kspearrin/ff-password-exporter

Easily export your passwords from Firefox.

JavaScript

480

44 commits

updated Jan 6, 2023

See the code

README

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
electron
firefox
javascript
passwords

Contributors

kspearrin

38 commits

cryptism

2 commits

dgorbash

1 commits

kspearrin/ff-password-exporter

Easily export your passwords from Firefox.

JavaScript

480

44 commits

updated Jan 6, 2023

See the code

README

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
electron
firefox
javascript
passwords

Contributors

kspearrin

38 commits

cryptism

2 commits

dgorbash

1 commits

Languages

JavaScript

84.1%

HTML

15.9%