Skip to content

Commit

Permalink
Adding instructions on how to see the extension running.
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif committed Sep 10, 2024
1 parent 64fcd52 commit d5128c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Here locate the `dist/` directory and open `manifest.json`
The generated files are in `dist/`.
To load the extensions in Google Chrome go to `chrome://extensions/` and click `Load unpacked`. Locate the dist directory and select `manifest.json`.

# Running the extension:

Once the extension has been built and installed in your browser, visit https://blank.org/ to see it running.


# Files:

- content-script - UI files
Expand Down

0 comments on commit d5128c3

Please sign in to comment.