Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2017-11-19 22:14:00 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2017-11-19 22:14:00 +0300
commit01761a99f586184a944df784c3963dc66095ee98 (patch)
tree8423f286b3dfc4047c7e31272619e4bedc71bd37 /Readme.md
parenta39410f8a93dc3cf7813fb4b313b12be4cb008ef (diff)
Updated readme
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md21
1 files changed, 13 insertions, 8 deletions
diff --git a/Readme.md b/Readme.md
index b274304..1ca75ae 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,14 +1,19 @@
This WebExtension is a client for the [Passwords app for Nextcloud](https://github.com/marius-wieschollek/passwords-legacy).
+####Passwords always at hand
+By clicking on the "Passwords"-icon, you will be presented with the login data that matches the current website. The desired user account can easily be inserted into existing login forms with one click. Alternatively, you can also copy the password to the clipboard.
+
+####Keep your passwords up-to-date
+New and updated passwords will be detected automatically and can be saved to Nextcloud.
+
+####Integrated Search
+If you are unable to find a user account, the practical search function is guaranteed to help you.
+
+####Firefox for Android
+The client for Nextcloud Passwords is optimized for mobile devices and also works with Firefox for Android.
+
### Development
-##### Project Setup
-1. Run `npm install`
-2. Run `npm run watch`
-
-##### Firefox Setup
-1. Open "about:debugging" in Firefox
-2. Click "Load Temporary Add-on"
-3. Select the manifest.json in the "dist" folder
+See [contributing](Contributing.md).
##### Notes for AMO reviewers
1. This extension uses Vue.js, jQuery, UglifyJS and webpack \ No newline at end of file