Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
Перейти к файлу
brantje cdc5def939
Remember last active tab. Fixes #97
2017-06-27 19:23:23 +02:00
.tx Fix typo 2017-04-25 17:32:22 -03:00
_locales Spelling: TLD, escaped didn't 2017-06-15 08:13:40 +02:00
css Set position left and top. Fixes #85 2017-06-13 19:44:14 +02:00
fonts Edit credential 2017-05-13 13:24:05 +02:00
html Remember last active tab. Fixes #97 2017-06-27 19:23:23 +02:00
icons Add custom fields 2017-05-13 13:24:05 +02:00
js Remember last active tab. Fixes #97 2017-06-27 19:23:23 +02:00
style Set position left and top. Fixes #85 2017-06-13 19:44:14 +02:00
tests/unit Fix parsing tlds. Fixes #74 2017-06-06 18:59:43 +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 Update grunt and travis 2017-05-14 13:57:05 +02:00
Gruntfile.js Don't copy fixLocale.js to dist folder. 2017-06-08 09:52:50 +02:00
ISSUE_TEMPLATE.md Update issue template 2017-05-19 11:49:01 +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
karma.conf.js Fix parsing tlds. Fixes #74 2017-06-06 18:59:43 +02:00
manifest.json Bump version 2017-06-13 19:45:07 +02:00
package.json Add js tests 2017-05-13 21:50:48 +02:00
readme.md Update readme.md 2017-06-06 11:53:11 +02:00

readme.md

Passman Webextension

Chrome webstore AMO

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.

Support Passman

Passman is open source, but we would gladly accept a beer (or pizza!)
Please consider donating via

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