Skip to content

Commit

Permalink
Add clickable Chrome extensions link
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrinks99 committed Jun 18, 2024
1 parent 027a57a commit 79f07c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For development, the extension can be built locally and loaded as an unpacked ex

1. Clone this repo. Run `yarn install; yarn build-dev`. (You can also run `yarn build` to build the production version but it may be harder to debug).

3. Open the Chrome Extensions page (chrome://extensions).
3. Open the Chrome Extensions page ([chrome://extensions](chrome://extensions)).

4. Choose 'Load Unpacked Extension' and point to the `./dist/ext` directory in your local copy of this repo.

Expand Down

0 comments on commit 79f07c7

Please sign in to comment.