This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How Export Username/Passwords To A FIle?

  • 4 ردود
  • 2 have this problem
  • 1 view
  • آخر ردّ كتبه OldIdiot

more options

I want to export all Usernames/Passwords to a file.

Is this possible?

I want to export all Usernames/Passwords to a file. Is this possible?

الحل المُختار

See also "Backing up and restoring passwords" if you only want to do this occasionally:

Use the Browser Console ("3-bar" menu button or Tools > Web Developer) and paste the JavaScript code in the command line. You need to set devtools.chrome.enabled to true on the about:config page to enable the command line in the Browser Console.

Paste the JavaScript code in the command line. Press the Enter key to evaluate the JavaScript code.

This saves the user names and passwords to a signons.json file.

Read this answer in context 👍 2

All Replies (4)

more options

I assume you mean logins saved by Firefox itself, and not LastPass. There isn't a built in way to do it, but there's an add-on for that: https://addons.mozilla.org/firefox/addon/password-exporter/

more options

الحل المُختار

See also "Backing up and restoring passwords" if you only want to do this occasionally:

Use the Browser Console ("3-bar" menu button or Tools > Web Developer) and paste the JavaScript code in the command line. You need to set devtools.chrome.enabled to true on the about:config page to enable the command line in the Browser Console.

Paste the JavaScript code in the command line. Press the Enter key to evaluate the JavaScript code.

This saves the user names and passwords to a signons.json file.

more options

Thanks for the solution.

Password Exporter by Justin Scott (fligtar), Jorge Villalobos

more options

Thx, Password Exporter should be my answer. Will test it soon's I log off here,

olddiot