Skip to content

docs: Chrome Web Store guide + graphic assets - #2

Merged
karngyan merged 2 commits into
mainfrom
docs/chrome-web-store
Jul 5, 2026
Merged

docs: Chrome Web Store guide + graphic assets#2
karngyan merged 2 commits into
mainfrom
docs/chrome-web-store

Conversation

@karngyan

@karngyan karngyan commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Splits the launch docs and adds everything needed for the Chrome Web Store listing.

What's here

  • docs/RELEASING.md — the automated, tagless changeset release flow (npm + store).
  • docs/CHROME_WEB_STORE.md — full store upload walkthrough: one-time setup, listing/privacy fields, permission justifications, paste-ready 16k-safe description, and a Graphic assets table (required vs optional, exact sizes).
  • packages/extension/store-assets/ — ready-to-upload branded assets, generated by generate.py (Pillow): 1280×800 screenshot, 440×280 small tile, 1400×560 marquee — exact sizes, 24-bit, no alpha. Store icon is the existing icons/icon-128.png.
  • Removed the old docs/PUBLISHING.md; purged stale "MCP" wording from the manifest description, offscreen justification, and code comments.
  • Dropped the dead .npmrc auth line (pnpm ignores env-var tokens in project .npmrc; the changesets action writes ~/.npmrc from NPM_TOKEN).

Assets preview

Screenshot (1280×800) and tiles are branded with the reins mark + gradient and the CLI flow (reins tabssnapshotclick). Regenerate anytime with python3 packages/extension/store-assets/generate.py.

Includes a patch changeset → merging bumps 0.1.0 → 0.1.1.

🤖 Generated with Claude Code

karngyan added 2 commits July 5, 2026 01:45
- generated branded store assets (1280x800 screenshot, 440x280 + 1400x560
  promo tiles) via store-assets/generate.py — exact sizes, 24-bit, no alpha
- CHROME_WEB_STORE.md: Graphic assets table (required vs optional, sizes,
  which file for each slot)
- add a patch changeset
@karngyan
karngyan merged commit 9e4242a into main Jul 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant