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: about 4 hours 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: 2024-11-12T10:40:38.000Z (about 1 month ago)
- Last Synced: 2024-12-24T08:58:24.464Z (3 days ago)
- Topics: chrome, chrome-extension, firefox, firefox-addon, firefox-extension, hacktoberfest
- Language: Vue
- Homepage:
- Size: 3.42 MB
- Stars: 53
- Watchers: 4
- Forks: 11
- Open Issues: 7
-
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