Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

How Export Username/Passwords To A FIle?

  • 4 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 61 προβολές
  • Τελευταία απάντηση από OldIdiot

περισσότερες επιλογές

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.

Προβολή απάντησης εντός συζήτησης 👍 2

Όλες οι απαντήσεις (4)

περισσότερες επιλογές

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/

περισσότερες επιλογές

Επιλεγμένη λύση

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.

περισσότερες επιλογές

Thanks for the solution.

Password Exporter by Justin Scott (fligtar), Jorge Villalobos

περισσότερες επιλογές

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

olddiot