diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 17:31:21 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 17:31:21 +0200 |
| commit | 1ed219c8314a0ca1b95ef8593bb608b7659c87a3 (patch) | |
| tree | 9fd778c197cc44559049c7ed3385a19ecf2f5257 /README.md | |
| parent | 1aefbf569ac489946e2552ce6c10697c67ea55b8 (diff) | |
Add firefox extensionrbdr-setup-extension
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,3 +1,13 @@ # Junction -Connect people through any URL
\ No newline at end of file +Connect people through any URL + +## Extension + +### Testing on Firefox + +In order to test on firefox, first go to `about:debugging`, then click +on the `This Firefox` option. Then click on `Load Temporary Add-On` and +point the browser to the `extension/manifest.json` file. + +This will enable the extension and will allow you to use the inspector to debug. |