mobilefirstllc/Publish Chrome extension to Chrome Web Store
Upload and publish Chrome extensions to Chrome Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Desired action, one of: upload, publish, testers | yes | upload |
| client_id | Webstore API client id parameter | yes | — |
| client_secret | Webstore API client secret parameter | yes | — |
| refresh_token | Webstore API refresh token | yes | — |
| zip_file | Path to extension .zip file | yes | — |
| extension_id | Unique identifier of the Chrome extension | yes | — |
Outputs
| name | description |
|---|---|
| result | Outcome of the requested upload action |