Publish Chrome Extension

Republish a new release of an existing Chrome extension to the Chrome Web Store: downloads the release zip from GitHub, checks what changed since the version the store already holds, uploads the zip via the Web Store API, and submits it for review. TRIGGER when: the user wants to publish, republish, or upload a new extension version to the Chrome Web Store, typically right after /release. DO NOT TRIGGER when: creating a brand-new store listing, editing store listing content (description, screenshots), or building/tagging a release (use /release for that).

AnotherSava 90e27b2 3 files · 16.1 KB Updated

File contents

AnotherSava/claude-code-common/tree/main/claude/skills/publish-chrome-extension commit 90e27b2a00

Frequently asked questions

npx skillmds@latest add anothersava/publish-chrome-extension