Skip to content

Beta 4

Pre-release
Pre-release

Choose a tag to compare

@ttyridal ttyridal released this 23 Feb 19:48
· 443 commits to master since this release

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.