]>
Commit | Line | Data |
---|---|---|
1 | # Junction | |
2 | ||
3 | Connect people through any URL | |
4 | ||
5 | ## Extension | |
6 | ||
7 | ### Testing on Firefox | |
8 | ||
9 | In order to test on firefox, first go to `about:debugging`, then click | |
10 | on the `This Firefox` option. Then click on `Load Temporary Add-On` and | |
11 | point the browser to the `extension/manifest.json` file. | |
12 | ||
13 | This will enable the extension and will allow you to use the inspector to debug. |