Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T02:47:22.000Z (8 months ago)
- Last Synced: 2024-05-01T16:40:10.176Z (7 months ago)
- Topics: chrome-extension, firefox-extension, passman, web-extension
- Language: JavaScript
- Homepage: https://passman.cc
- Size: 5.17 MB
- Stars: 111
- Watchers: 22
- Forks: 45
- Open Issues: 98
-
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
![Build Status](https://passman.cc/webextension-version.php)
[![Build Status](https://travis-ci.org/nextcloud/passman-webextension.svg?branch=master)](https://travis-ci.org/nextcloud/passman-webextension)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a3dd62087e5e4d2488314dbad02336df)](https://www.codacy.com/app/brantje/passman-webextension?utm_source=github.com&utm_medium=referral&utm_content=nextcloud/passman-webextension&utm_campaign=Badge_Grade)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nextcloud/passman-webextension/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nextcloud/passman-webextension/?branch=master)[![Chrome webstore](https://img.passman.cc/assets/chromewebstore.png)](https://chrome.google.com/webstore/detail/passman/hlpjhlifkgmoibhollggngbbhbejecph) | [![AMO](https://img.passman.cc/assets/AMO-button_1.png)](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 =).