Releases: ttyridal/masterpassword-chrome
v2.1.2
- New UI
- Integration with OS credential vault: kwallet, Gnome keyring, OSX keychain and Windows Password vault. Need helper app, see wiki for how to enable.
- Inject password to input in subframes/iframes (used by many single-signon solutions)
- Submit form after password inject (configurable)
- Don't put password in clipboard (configurable)
- Password generated on special pages (chrome:* about:blank etc) are not stored.
2.0.2
Various fixes
- Let user resolve any conflicts when importing mpsites file
- Fix visual duplicates when importing mpsites file
- emit change event on password field, for compatibility with sites employing the listener pattern
- optionally request user to reenter master password after timeout
- size & speed improvements
v2.0 Final
New in this release
- Exported .mpsites files will now have the minimum algorithm version required, instead of always using version 3 (this should help those how sync with iOS app)
- Visually emphasize if password changes from previous login (helps detect mistyping)
- Check master password hash on import
- Notify when importing .mpsites with incompatible algorithm version
v1.0 final
- Import/export mpsites file
- Store username together with site config
- Published on chrome store
V 1.0 Beta 1
With this release the masterpassword for chrome is up to speed on features present in masterpassword for firefox.
New features:
- import/export mpsites file
- verify master key string
- option to select default password type
- associate login name with a site / password (it will not auto fill, but might in the future!)
- visual cleanup
- hide password by default
Beta 3
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"
Beta 2
Changes since 0.99.1
- Logout / end session action (login with different name / password without restarting browser)
- css fix - extension should now be readable regardless of user theme & desktop settings
- don't (permanently) store anything when used from incognito window
beta release
Install this plugin by dragging the crx file into the extension view in chrome (settings -> extensions)
Features:
- Full master password implementation
- Save and select multiple accounts pr domain
initial preview
This is an initial preview with minimal feature set
to install open chrome://extensions/ (or go to setttings -> extensions in the menus) and drag the crx file over the window