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>2018-01-14 17:38:27 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2018-01-14 17:38:27 +0300
commitc6c71a2fb571582b140fd765417d2e28b933c933 (patch)
treec0a9512a1a007cf0997d583f9c18bf9b8c441554 /Readme.md
parenta08e0bf6e3afb232f2d8a178ff553e9e1282af48 (diff)
Support new API v21
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 620129d..5ae512d 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,4 +1,4 @@
-This WebExtension is a client for the [Passwords app for Nextcloud](https://github.com/marius-wieschollek/passwords-legacy) for Firefox and Chromium based browsers.
+This WebExtension is a client for the [Passwords app for Nextcloud](https://github.com/marius-wieschollek/passwords) for Firefox and Chromium based browsers.
#### 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.
@@ -12,6 +12,11 @@ If you are unable to find a user account, the practical search function is guara
#### Firefox for Android
The client for Nextcloud Passwords is optimized for mobile devices and also works with Firefox for Android.
+### Requirements
+This extension requires a server on which Nextcloud with the Passwords App is installed.
+Nextcloud can be downloaded for free from the [Nextcloud website](https://nextcloud.com/).
+The Passwords App can be downloaded for free from the [Github Repository](https://github.com/marius-wieschollek/passwords/releases).
+
### Downloads
* [Firefox Extension on AMO](https://addons.mozilla.org/de/firefox/addon/nextcloud-passwords/)
* [Chromium Builds Page](https://github.com/marius-wieschollek/passwords-webextension/wiki/chromium-builds)
@@ -20,4 +25,5 @@ The client for Nextcloud Passwords is optimized for mobile devices and also work
See [contributing](Contributing.md).
##### Notes for AMO reviewers
-1. This extension uses Vue.js, jQuery, UglifyJS and webpack \ No newline at end of file
+1. This extension uses Vue.js, jQuery, UglifyJS and webpack
+2. This extension and all \ No newline at end of file