From c6c71a2fb571582b140fd765417d2e28b933c933 Mon Sep 17 00:00:00 2001 From: Marius David Wieschollek Date: Sun, 14 Jan 2018 15:38:27 +0100 Subject: Support new API v21 --- Readme.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Readme.md') 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 -- cgit v1.2.3