Skip to content

devtools-extension: publish to Chrome Web Store (icons, listing, CI) #1754

@glennmichael123

Description

@glennmichael123

Spun out of #1747 (DevTools protocol + extension built, tested, and closed). The remaining work is the store-publishing chore, which needs maintainer accounts/assets rather than more engineering.

What's done (in #1747)

packages/devtools-extension/ is a complete, loadable MV3 extension — protocol (v4: tree · scope · stores · store · graph · mutations · queries · ifTrace · stats), page bridge ↔ content-script ↔ background relay, all panel views, live refresh, drill-down, graph filter, mutation log. Unit-tested + a real-runtime↔bridge integration test. bun run build → loadable dist/.

What's left (this issue)

  • Icons (16/32/48/128) + icons in manifest.json
  • Store listing: name, description, screenshots (use bun run preview for clean shots), privacy note (the extension reads page devtools state only; no network/telemetry)
  • A zip/package step in CI for releases
  • Chrome Web Store submission (maintainer account)
  • Optional: Firefox (browser_specific_settings) + Edge listings

No blocker — purely packaging + submission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions