
How can i export my password with Firefox 58.xxx or higher Version?
How can i export my password with Firefox 58.xxx or higher Version? I want a file that i can read with my eyes, not a cryptic file.
Chosen solution
You can look at this utility.
Read this answer in context 👍 5All Replies (7)
Chosen Solution
You can look at this utility.
NirSoft is for Win only. Any suggestions for OS X or Linux?
On Mac and Linux there is the possibility to use the Browser Console to export the passwords in JSON format.
You can open this JSON file in Firefox and format the file for printing via code in the Web Console.
See:
- /questions/1077630#answer-834769 How can I "print" the saved passwords list?
Don't work on windows too since quantum (so 58 and higher...)
For FF Quantum, if you want to move passwords to another profile you must to save cert9.db, key4.db and logins.json. Nirsoft tool works like a charm! They are the one!
I'm sorry, but it's off topic... the question is about an export not about the files to save for a duplication of a profil ! You can't import in an other soft (like keepass...)
and about nirsoft, you miss the point : nirsoft is great, this is not the pb... i answered about "passwordfox", we can't use now (since quantum) for export password...
I have created a simple application called FF Password Exporter for exporting your passwords from Firefox 58+ to a portable CSV or JSON format. It works on Windows, macOS, and Linux. You can download it from GitHub here: https://github.com/kspearrin/ff-password-exporter
Modified