Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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