Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ Then run the following:

- **Load extension in Firefox (Manifest V2)**

- Go to the browser address bar and type `about://debugger`
- Go to the browser address bar and type `about:debugging#/runtime/this-firefox` (not the `about:addons` or `about://debugger`)
- Click on the `Load Temporary Add-on` button.
- Select your `dist-firefox-v2` folder in the project root.
- Select `manifest.json` in your `dist-firefox-v2` folder in the project root.

### Available Commands

Expand Down