Download or unpack the extension
Use the release ZIP or build output and make sure you have the unpacked extension folder available on disk.
Manual install
This path is mainly for local testing, self-hosted distribution, and pre-store releases. It uses the browser’s developer-mode unpacked extension flow.
Use the release ZIP or build output and make sure you have the unpacked extension folder available on disk.
In Chrome, Brave, Edge, or another Chromium browser, open chrome://extensions.
Turn on Developer mode so the browser shows manual extension loading controls.
Choose Load unpacked and select the extracted extension directory, not just the ZIP file itself.
Recommended
If you build from this repo, the cleanest folder to load is dist/extension/.
Release artifact
Browsers usually do not install the ZIP directly from a website. Extract it first, then load the folder manually.
Store later
Once the store listing is live, users should prefer that route because it is trusted and updates cleanly.