Read passwords from mozilla keyrings from command line
nss-passwords [options] query
This manual page documents briefly the nss-passwords command.
nss-passwords is a program that reads passwords from keyrings used by Mozilla products, like Firefox and Thunderbird. It can run entirely in text mode. query is a string that will be looked for in the hostname entries of the keyring.
-d dir
Profile directory. By default, Firefox default profile is guessed.
-p prog
Program used to ask for a password. By default, pinentry(1) is used.
-help, --help
Show summary of options.
pinentry(1).
nss-passwords was written by Stéphane Glondu <[email protected]>.