From ff7d5ba4597645b075aad4cd445b1e30cac3b1d4 Mon Sep 17 00:00:00 2001 From: Gustav Ahlberg Date: Thu, 10 Apr 2014 14:27:01 +0200 Subject: [PATCH] Added a README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..37c732e --- /dev/null +++ b/README.md @@ -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.