puzzlers-labs/Chrome Webstore Publish

Upload and publish Chrome extension ZIPs or CRX to the Chrome Web Store via API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeMode of operation: sign or publish. (Default: publish)yespublish
extension_idChrome Web Store extension ID.yes
zip_file_pathPath to the extension ZIP file.yes
client_idGoogle Cloud OAuth2 client ID.yes
client_secretGoogle Cloud OAuth2 Client Secret.yes
refresh_tokenGoogle Cloud OAuth2 Refresh Token.yes
publish_targetPublish target: public or testers. (Default: public)nopublic
expedited_reviewRequest expedited review if eligible (true/false). Falls back to regular review if not eligible.nofalse
crx_private_keyCRX signing private key (PEM string). If provided, the extension will be signed and uploaded as CRX.no
crx_private_key_pathPath to the CRX signing private key (PEM file). If provided, the extension will be signed and uploaded as CRX.no

no outputs