How can I 'print' the list of passwords saved?

How can I print the list of "saved passwords"

You can export the passwords in a file signons.json by evaluating the code in the Console browser (Firefox/tools > Web Developer).

See:

You can open the Console browser (Firefox/tools > Web Developer).
Paste the JavaScript code into the command line, and then press the Enter key to evaluate the code.
You can enable/disable devtools.chrome.enabled true on the topic: config page to allow the command line.

You can open the topic: config page via the address bar.
You can accept the warning and click on "I'll be careful" to continue.

You can open this file in Notepad (Firefox/tools > Web Developer).
Click on the button to "Pretty Print" to fit the file for readability.

Tags: Firefox

Similar Questions

Maybe you are looking for