Skip to content

Commit 00f9960

Browse files
Update README.md
1 parent 8dd40a4 commit 00f9960

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,11 @@ You can also select (highlight) a portion of a generated answer and click Refine
4343

4444
Currently, only Firefox is supported. Follow these steps to install the extension:
4545

46-
1. Go to [about:debugging](https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html)
47-
2. Click "This Firefox"
48-
3. Click "Load Temporary Add-on"
49-
4. Select `./extension/manifest.json`
46+
1. Add the domain of the live coding platform to `matches` in ./extension/manifest.json
47+
2. Go to [about:debugging](https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html)
48+
3. Click "This Firefox"
49+
4. Click "Load Temporary Add-on"
50+
5. Select ./extension/manifest.json
5051

5152

5253
## Disclaimer

0 commit comments

Comments
 (0)