https://github.com/nextcloud/passman-webextension
Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://github.com/nextcloud/passman-webextension
chrome-extension firefox-extension passman web-extension
Last synced: 21 days ago
JSON representation
Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
- Host: GitHub
- URL: https://github.com/nextcloud/passman-webextension
- Owner: nextcloud
- License: agpl-3.0
- Created: 2017-01-12T09:52:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T03:09:48.000Z (about 2 months ago)
- Last Synced: 2025-03-28T17:11:19.489Z (28 days ago)
- Topics: chrome-extension, firefox-extension, passman, web-extension
- Language: JavaScript
- Homepage: https://passman.cc
- Size: 5.21 MB
- Stars: 115
- Watchers: 22
- Forks: 42
- Open Issues: 101
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nextcloud - passman-webextension - Passman in browsers (Themes / Extensions)
README
# Passman Webextension

[](https://travis-ci.org/nextcloud/passman-webextension)
[](https://www.codacy.com/app/brantje/passman-webextension?utm_source=github.com&utm_medium=referral&utm_content=nextcloud/passman-webextension&utm_campaign=Badge_Grade)
[](https://scrutinizer-ci.com/g/nextcloud/passman-webextension/?branch=master)[](https://chrome.google.com/webstore/detail/passman/hlpjhlifkgmoibhollggngbbhbejecph) | [](https://addons.mozilla.org/en-US/firefox/addon/passman/)
-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|![]()
|
![]()
Tested on:
- Chrome
- Firefox
- SafariThis extension aims to provide you with your passwords in your browser.
The passwords will be provided by [passman](https://github.com/nextcloud/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 credentialsMake 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
- [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6YS8F97PETVU2)
- [Patreon](https://www.patreon.com/user?u=4833592)
- Bitcoin: 1H2c5tkGX54n48yEtM4Wm4UrAGTW85jQpeIf you want to use this extension as a base for your own extension, please do so =).