From 84691c922b1a23991b89c937c80ca32acab87fbc Mon Sep 17 00:00:00 2001 From: Rick Viscomi Date: Tue, 23 Apr 2024 08:39:54 -0400 Subject: [PATCH] update crx --- crx/README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/crx/README.md b/crx/README.md index 03c575b..dd04b32 100644 --- a/crx/README.md +++ b/crx/README.md @@ -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 `` 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.