Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
Перейти к файлу
brantje b5fb75b3fb
Add contributing file
2017-02-09 17:21:41 +01:00
css Initial release 2017-02-09 17:19:48 +01:00
fonts Initial release 2017-02-09 17:19:48 +01:00
html Initial release 2017-02-09 17:19:48 +01:00
icons Initial release 2017-02-09 17:19:48 +01:00
js Initial release 2017-02-09 17:19:48 +01:00
style Initial release 2017-02-09 17:19:48 +01:00
.gitignore Initial release 2017-02-09 17:19:48 +01:00
contributing.md Add contributing file 2017-02-09 17:21:41 +01:00
manifest.json Initial release 2017-02-09 17:19:48 +01:00
readme.md Update readme 2017-02-09 17:20:59 +01:00

readme.md

#Passman Webextension

Tested on:

  • Chrome
  • Firefox
  • Safari

This extension aims to provide you with your passwords in your browser.
The passwords will be provided by passman.
Features

  • List accounts for the current site
  • Detect new logins and save them to passman
  • Update existing logins in passman
  • Build-in OTP generator

Make sure the credential has an url set, otherwise the extension won't be able to find accounts.

If you want to use this extension as a base for your own extension, please do so =).