Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
Перейти к файлу
Nextcloud bot ecf9308246
[tx-robot] updated from transifex
2017-05-08 00:22:13 +00:00
.tx Fix typo 2017-04-25 17:32:22 -03:00
_locales [tx-robot] updated from transifex 2017-05-08 00:22:13 +00:00
css Revert material design 2017-05-07 13:35:02 +02:00
fonts Clean up 2017-02-10 10:17:18 +01:00
html Revert material design 2017-05-07 13:35:02 +02:00
icons Revert "Merge branch 'redesign'" 2017-05-07 12:19:46 +02:00
js Fix saving credentials. Fixes #56 2017-05-07 21:50:48 +02:00
style Revert material design 2017-05-07 13:35:02 +02:00
.gitignore Add build script 2017-04-08 23:44:56 +02:00
.jshintignore Add jshint 2017-02-21 18:59:14 +01:00
.jshintrc Add jshint 2017-02-21 18:59:14 +01:00
.scrutinizer.yml Remove empty code block 2017-02-21 19:11:50 +01:00
.travis.yml Add travis 2017-02-21 19:01:48 +01:00
Gruntfile.js Include fix locale in build script 2017-05-06 20:17:32 +02:00
ISSUE_TEMPLATE.md Add extension version 2017-04-09 10:15:37 +02:00
contributing.md Add contributing file 2017-02-09 17:21:41 +01:00
fixLocale.js Add script to fix locale placeholders until transifex bug is fixed 2017-05-06 20:15:12 +02:00
manifest.json Bump version 2017-05-07 21:51:03 +02:00
package.json Include fix locale in build script 2017-05-06 20:17:32 +02:00
readme.md Add version badge 2017-04-28 22:15:37 +02:00

readme.md

Passman Webextension

Build Status Build Status

Build Status Build Status Codacy Badge Scrutinizer Code Quality

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
  • Search for credentials

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 =).