Releases: ttyridal/masterpassword-firefox
Releases · ttyridal/masterpassword-firefox
v0.99.8
v0.99.6
Beta 4
Be careful
The core scrypt library is changed in this release. Hopefully everything will work as usual, but there is a risk that your passwords will be generated differently.
Changes since last release
- Replaced scrypt library. The extension is no longer depending on tmthrgd's mpw library. This was done to have a scrypt library of a verifiable source.
- Will now automatically paste the password to the focused input field if it's of type "password"
- Hotkey to bring up password. If a input[type=password] is focused, the password will automatically be inserted and the dialog re-hide.
- Minor rebranding to please Mozilla addons review team.
beta 3
beta release
Features:
- Full master password implementation
- Save and select multiple accounts pr domain
changelog since 0.99.2
- Enable in private browsing mode
- Fix password not updating when changing advanced settings bug
changelog since 0.99.1
- fixed css issue dark text on black background
beta release
Install plugin the usual way. tools -> add-ons, click the wrench and select install from file.
Features:
- Full master password implementation
- Save and select multiple accounts pr domain
changelog since 0.99.1
- fixed css issue dark text on black background
Known issues:
- plugin is not declared private mode friendly and will be disabled in private mode (or when "never remember history" is set in preferences -> privacy)
- Password may not update when changing settings like type or generation number (close and reopen the popup will show the correct password for the new settings)
initial preview
v0.0.1 initial code