Install the extension
Until the store listings land, install from source. Prerequisites: Node 22
(pinned in .tool-versions) and pnpm.
pnpm installpnpm dev # Chrome, with hot reloadpnpm dev:firefox # Firefox, with hot reloadOr load a production build unpacked:
pnpm build # outputs .output/chrome-mv3pnpm build:firefox # outputs .output/firefox-mv2- Chrome:
chrome://extensions→ enable Developer mode → Load unpacked → select.output/chrome-mv3. - Firefox:
about:debugging#/runtime/this-firefox→ Load Temporary Add-on → select.output/firefox-mv2/manifest.json.
The overlay is injected only when you click the toolbar button (no broad host access), so there’s nothing to reload — just open a tab and Start annotating.