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.
- Windows 7, 8, 10 and later
- macOS (OS X) Mavericks and later
- Linux
- Download and install/run FF Password Exporter. Use the links above.
- Choose the Firefox user's profile directory you want to export passwords from.
- If you have set a master password to protect your Firefox passwords, enter it.
- Choose your export format: CSV or JSON.
- Click the export button and save the file to your device.
- Firefox 58+ with
key4.db
profiles
FF Password Exporter is written in Electron with JavaScript. Contributions/pull requests are welcome!
Requirements
Run the app
npm install
npm run electron