Skip to content

Commit 1f866fa

Browse files
authored
Update README.md
1 parent bcbf701 commit 1f866fa

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If necessary, you may want to create or get a "access token" that uses the `publ
4545

4646
---
4747

48-
## Local Install
48+
## Local Install (Chrome)
4949

5050
- Download the zip, and unzip it
5151

@@ -57,6 +57,13 @@ If necessary, you may want to create or get a "access token" that uses the `publ
5757

5858
Now try it out!
5959

60+
## Local Install (Firefox)
61+
62+
- Go to [`about:debugging#/runtime/this-firefox`](about:debugging#/runtime/this-firefox)
63+
- Click on `Load Temporary Add-on…`
64+
- Select the `manifest.json` file in the `src` folder you downloaded
65+
- You're done! It should also show up in `about:addons`
66+
6067
---
6168

6269
## References

0 commit comments

Comments
 (0)