Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Aid is a browser extension that docks an AI chat side panel next to the current

## Supported Browsers

- Chrome: pending Chrome Web Store review
- Chrome: available on [Chrome Web Store](https://chromewebstore.google.com/detail/aid/fellkedaphlkgjnllooocaokjbjnhffk)
- Firefox: available on [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/aid/)
- Release packages: https://github.com/oshtz/aid/releases/tag/v0.1.0

Expand All @@ -31,6 +31,10 @@ Aid is a browser extension that docks an AI chat side panel next to the current

### Chrome

Install Aid from the [Chrome Web Store](https://chromewebstore.google.com/detail/aid/fellkedaphlkgjnllooocaokjbjnhffk).

For a temporary local build:

1. Download `aid-chrome-<version>.zip` from the latest release.
2. Extract the zip.
3. Open `chrome://extensions/`.
Expand Down