Start a webextension

This commit is contained in:
Arlo Breault 2019-04-30 15:08:37 -04:00
parent 5aca6028f9
commit 49dedf3a2f
11 changed files with 53 additions and 4 deletions

9
proxy/webext/README.md Normal file
View file

@ -0,0 +1,9 @@
Build it,
```
cd ..
npm install
npm run webext
```
and then load this directory as an unpacked extension.