-
Notifications
You must be signed in to change notification settings - Fork 118
Submit browser extension to Chrome Web Store and Firefox Add-ons #1167
Copy link
Copy link
Open
Labels
component:frontendfrontend web dashboardfrontend web dashboarddifficulty:mediumModerate changeModerate changemainnetTouches mainnet launch readiness workTouches mainnet launch readiness worknext-waveScoped for the next contributor waveScoped for the next contributor wavepriority:p1High priorityHigh prioritytype:releasePackaging, versioning, publishing, releasesPackaging, versioning, publishing, releases
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
component:frontendfrontend web dashboardfrontend web dashboarddifficulty:mediumModerate changeModerate changemainnetTouches mainnet launch readiness workTouches mainnet launch readiness worknext-waveScoped for the next contributor waveScoped for the next contributor wavepriority:p1High priorityHigh prioritytype:releasePackaging, versioning, publishing, releasesPackaging, versioning, publishing, releases
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.