Skip to content

kspearrin/ff-password-exporter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

FF Password Exporter

It can be difficult to export your passwords from Firefox. Since version 57 of Firefox (Quantum) existing password export addons no longer work. Mozilla provides no other official alternatives. FF Password Exporter makes it quick and easy to export all of your passwords from Firefox. You can use FF Password Exporter on Windows, macOS, and Linux distributions.

FF Password Exporter

Download/Install

How to Use

  1. Download and install/run FF Password Exporter. Use the links above.
  2. Choose the Firefox user's profile directory you want to export passwords from.
  3. If you have set a master password to protect your Firefox passwords, enter it.
  4. Click the export button.
  5. Choose your file format (CSV or JSON), and save the file to your device.

Supported Firefox Versions

  • Firefox 58+ with key4.db profiles

Contributing

FF Password Exporter is written in Electron with JavaScript. Contributions/pull requests are welcome!

Requirements

Run the app

npm install
npm run electron