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-20 23:27:49 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2017-11-20 23:27:49 +0300
commitde754606750cd450cc449cf5b3dabf1f3c9a43b7 (patch)
treeb29efbdd99e021c27255dd8887587eccfb94b2e4 /Readme.md
parentdafb6703b9f4364c784c906c591d43e2a73800bf (diff)
Chromium code cleanup
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 89b706c..73914b7 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) fore Firefox and Chromium based browsers.
+This WebExtension is a client for the [Passwords app for Nextcloud](https://github.com/marius-wieschollek/passwords-legacy) 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,10 @@ 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.
+### 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).
+
### Development
See [contributing](Contributing.md).