-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
1Passwordanywhere extension | ||
=========================== | ||
Chrome extension to use 1Passwordanywhere to fill-in password on any platform. To use it you need to be logged in to dropbox. | ||
If your 1password files is in another location than "Dropbox/1password/1Password.agilekeychain" you need to change the baseUrl in the options page. | ||
|
||
Installation | ||
-------------------- | ||
* Clone | ||
* Follow https://developer.chrome.com/extensions/getstarted#unpacked | ||
|
||
Usage | ||
------------------- | ||
Go to a login-page and click the extension. Fill in your master password and the login-form should be filled in. |