Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
Перейти к файлу
Nextcloud bot 06324fa8ec
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 02:53:11 +00:00
.tx [tx-robot] Update transifex configuration 2022-10-04 03:17:37 +00:00
_locales Fix(l10n): Update translations from Transifex 2024-09-18 02:53:11 +00:00
css Open setup in a new tab. Fixes #236 2018-04-02 11:28:21 +02:00
fonts Edit credential 2017-05-13 13:24:05 +02:00
html Merge pull request #289 from Oliv4945/copyButtons 2019-01-02 16:02:01 +01:00
icons Add custom fields 2017-05-13 13:24:05 +02:00
js Fix using search results (#266) 2018-08-15 20:32:08 +02:00
style Open setup in a new tab. Fixes #236 2018-04-02 11:28:21 +02:00
tests/unit Fix parsing tlds. Fixes #74 2017-06-06 18:59:43 +02:00
.drone.yml Update drone config 2017-07-28 16:34:55 +02:00
.drone.yml.sig Signed yaml file 2017-07-28 17:31:56 +02:00
.gitignore Add build script 2017-04-08 23:44:56 +02:00
.jshintignore
.jshintrc
.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
Dockerfile Add docker container for testing 2019-01-10 14:20:31 +01:00
Gruntfile.js Add sass parser, add grunt watch 2018-04-02 10:59:12 +02:00
ISSUE_TEMPLATE.md Remove unnecessary spaces in template (#113) 2017-07-13 12:59:55 +02:00
LICENSE Add LICENSE 2017-07-27 13:39:48 +02:00
contributing.md Start contributing documentation 2019-01-10 14:23:33 +01:00
fixLocale.js Fix locales 2017-07-22 14:44:46 +02:00
karma.conf.js Add docker container for testing 2019-01-10 14:20:31 +01:00
manifest.json Fix repository URL in manifest.json (#274) 2019-01-02 16:00:30 +01:00
package.json Implement notes field. Fixes #217 2018-04-02 11:12:44 +02:00
readme.md Update readme 2017-11-07 22:30:05 +01:00

readme.md

Passman Webextension

Build Status Build Status Codacy Badge Scrutinizer Code Quality

Chrome webstore AMO

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

  • Add multiple accounts
  • 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 =).