Overview
Package and submit browser-extension/ to the Chrome Web Store and Firefox Add-ons (AMO) for official listing, so mainnet users can install it without loading it unpacked.
Background / Context
browser-extension/ (manifest.json, background.js, popup.js) already exists and works when loaded unpacked for development. Public store listing is required for a real mainnet-facing distribution channel, matching how the VS Code extension was already published to its marketplace.
Goal
The extension is live and installable from both the Chrome Web Store and Firefox Add-ons, with store listing copy, icons, and screenshots prepared.
Scope of Work
- Verify
manifest.json meets both Chrome (Manifest V3) and Firefox requirements.
- Prepare store listing assets: description, screenshots, privacy disclosure.
- Submit to both stores and address any reviewer feedback.
Out of Scope
- Building new extension features — packaging/submission of the existing extension only.
Acceptance Criteria
Files & Pointers
browser-extension/manifest.json
browser-extension/README.md
References
Dependencies / Related
None blocking.
Difficulty & Estimated Effort
Medium — submission + review turnaround, ~1-2 weeks calendar time.
Overview
Package and submit
browser-extension/to the Chrome Web Store and Firefox Add-ons (AMO) for official listing, so mainnet users can install it without loading it unpacked.Background / Context
browser-extension/(manifest.json, background.js, popup.js) already exists and works when loaded unpacked for development. Public store listing is required for a real mainnet-facing distribution channel, matching how the VS Code extension was already published to its marketplace.Goal
The extension is live and installable from both the Chrome Web Store and Firefox Add-ons, with store listing copy, icons, and screenshots prepared.
Scope of Work
manifest.jsonmeets both Chrome (Manifest V3) and Firefox requirements.Out of Scope
Acceptance Criteria
Files & Pointers
browser-extension/manifest.jsonbrowser-extension/README.mdReferences
Dependencies / Related
None blocking.
Difficulty & Estimated Effort
Medium — submission + review turnaround, ~1-2 weeks calendar time.