You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,10 @@ This is a chrome extension implementing the masterpassword algorithm invented by
8
8
The site settings will sync between your chrome installations if you have chrome sync enabled. (also in incognito)
9
9
10
10
# Installation
11
-
Chrome prefers extensions to be installed from the chrome web store. While this extension is not available there (pending) It has to be installed manually
12
-
* Download the crx file from the releases page and save it somewhere convenient
11
+
12
+
Find the extension at in the appstore [here](https://chrome.google.com/webstore/detail/masterpassword-for-chrome/hifbblnjfcimjnlhibannjoclibgedmd?hl=en-US&gl=US)
13
+
14
+
or download from the [releases page](https://github.com/ttyridal/masterpassword-chrome/releases) and:
13
15
* Open the chrome exensions setting [chrome://extensions/](chrome://extensions/) and drag the file over it. On current versions of chrome you'll have to enable developer mode (tick box upper right corner of the extensions settings)
0 commit comments