-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,10 @@ | ||
# Chrome extension | ||
|
||
![capo.js Chrome extension](https://github.com/rviscomi/capo.js/assets/1120896/db59218f-9785-4e49-9904-66b2ba3cc9e6) | ||
[![capo.js Chrome extension](https://rviscomi.github.io/capo.js/_astro/capo-chrome.CCIqkX9y_hNTMf.webp)](https://chromewebstore.google.com/detail/capo-get-your-%EF%B9%A4%F0%9D%9A%91%F0%9D%9A%8E%F0%9D%9A%8A%F0%9D%9A%8D%EF%B9%A5/ohabpnaccigjhkkebjofhpmebofgpbeb) | ||
|
||
|
||
Click the Capo.js extension icon to open the `<head>` visualization and log additional info to the console. | ||
|
||
## Installation and local development | ||
## Installation and documentation | ||
|
||
- Navigate to `chrome://extensions/` in Chrome | ||
- Enable "Developer mode" | ||
- Click "Load unpacked extension..." | ||
- Select the `crx` directory | ||
|
||
_Note that this extension is currently unpublished in the Chrome Web Store, so the only way to install it is by following the steps above._ | ||
See the [Extension](https://rviscomi.github.io/capo.js/user/extension/) guide for the installation instructions and full documentation. |