Skip to content

Commit

Permalink
docs: add link to install extension (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
prettyirrelevant authored Jan 10, 2024
1 parent d3b9afd commit 582f9ac
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,24 @@
- [ ] Add expiry to supported languages cache


## 🀹 Usage <sup>[(Back to top)](#--------gistrunner--)</sup>
## 🀹 Usage
<sup>[(Back to top)](#--------gistrunner--)</sup>

### πŸ’» API
You can use the API directly to run arbitrary code snippets. See the [API docs](#run-code) below for more details.

### πŸ“¦ Chrome Extension
πŸ†• The browser extension is coming soon(pending Chrome Webstore review)! Check back for the download link.
The browser extension is now live on the Chrome Web Store! πŸŽ‰

You can install it here: https://chrome.google.com/webstore/detail/mbgnplbkkklomfbfcbeeanmmnabmmlbk

πŸ€” In the meantime, you can load it manually:
To load the extension manually for development:

1. Clone this repo
2. Go to `chrome://extensions` in your browser
3. Enable "Developer mode"
4. Click "Load unpacked" and select the extension directory
5. Enjoy! πŸŽ‰
5. Enjoy! πŸš€


## 🌡 Folder Structure
Expand Down

0 comments on commit 582f9ac

Please sign in to comment.