Skip to content

kspearrin/ff-password-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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