blob: 9e420d34a0c58b5aead57236bd383063dbac894d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Junction
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.
|