Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 377 Bytes

Passwall official browser extension

 Run the project

$ 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