Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Releases: ttyridal/masterpassword-chrome

v2.1.2

07 Mar 08:48
Compare
Choose a tag to compare
  • 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

09 Aug 12:50
Compare
Choose a tag to compare

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

11 Nov 14:49
Compare
Choose a tag to compare

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

11 Sep 11:24
Compare
Choose a tag to compare
  • Import/export mpsites file
  • Store username together with site config
  • Published on chrome store

V 1.0 Beta 1

13 Aug 12:29
Compare
Choose a tag to compare
V 1.0 Beta 1 Pre-release
Pre-release

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

23 Feb 19:44
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-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"

Beta 2

06 Feb 11:38
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

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

14 Jan 19:15
Compare
Choose a tag to compare
beta release Pre-release
Pre-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

13 Jan 09:27
Compare
Choose a tag to compare
initial preview Pre-release
Pre-release

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