Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/passwall/passwall-extension
Official browser extension for Passwall
https://github.com/passwall/passwall-extension
chrome chrome-extension firefox firefox-addon firefox-extension hacktoberfest
Last synced: 2 days ago
JSON representation
Official browser extension for Passwall
- Host: GitHub
- URL: https://github.com/passwall/passwall-extension
- Owner: passwall
- License: gpl-3.0
- Created: 2020-12-31T12:14:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T06:22:09.000Z (over 1 year ago)
- Last Synced: 2023-06-05T07:26:06.300Z (over 1 year ago)
- Topics: chrome, chrome-extension, firefox, firefox-addon, firefox-extension, hacktoberfest
- Language: Vue
- Homepage:
- Size: 3.25 MB
- Stars: 50
- Watchers: 4
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING-TR.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Passwall official browser extension
### Run the project
```bash
$ yarn serve
```### Run as extension
Open developer mode on your Chrome extension page then click "load unpacked" button. Select `dist/` folder.
In Firefox, go to `about:debugging` url, select "This Firefox" tab then click "install temporary extension" and select `manifest.json` in your `/dist` folder