How can I save and print out my password list?
I have tried all the steps in this article, https://support.mozilla.org/en-US/questions/1077630 but just doesn't seem to work. I must be doing something wrong - I get a syntax error on line 1 column 1. Will there be any plugins to address this issue? I love using the master password, but I really need to get a usable print out in excel format. I also tried 'passwordfox' utility, but 1) Norton won't allow the program to be installed 2) if I overwrite Norton, it says the program will not work on my computer (I have Windows 10).
So are there any other options out there?
thanks, Kristi
Chosen solution
I don't know. Check with PasswordFox support.
Read this answer in context 👍 0All Replies (8)
http://www.nirsoft.net/utils/passwordfox.html PasswordFox v1.58 - Extract the usernames/passwords stored in Firefox Copyright (c) 2008 - 2017 Nir Sofer
Note: Some anti-virus show false positive.
Hi Fred, well I tried this on my laptop and got it to work! So now, I am trying to use this software - not sure if I am doing it correctly. I can launch the .exe file and I see all the info in the window. Can I save it to a .csv file so I can print out later? I saved as such, but when I open it in excel, I only see logins.json on each line, no user or password
thanks Fred! Kristi
Chosen Solution
I don't know. Check with PasswordFox support.
I did that Fred- thanks!
Were you able to export the passwords to a JSON file (firefox-logins.json) using the Browser Console?
You can check the file is a Firefox tab to check its content. This needs to be raw data, so you probably need to prefix the URL with the view-source: prfix to prevent prevent Firefox using the JSON viewer.
Open this firefox-logins.json file in a Firefox tab to parse the not formatted JSON text to a more readable table format with the second code that needs to be run in the Web Console.
Glad to help. Safe Surfing.
How can a non-coder export the logins information?!? Does anybody really know how??
The password file is encrypted, so just exporting may not be helpful.
Have you checked out PasswordFox (posted above) ?