vaughnbosu/cws — Chrome Web Store CLI
Upload and publish Chrome extensions to the Chrome Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments passed to cws (e.g. 'upload ./dist --publish') | yes | — |
| version | cws release version to install (e.g. v1.2.0); defaults to latest | no | latest |
| client-id | OAuth2 client ID (sets CWS_CLIENT_ID) | no | — |
| client-secret | OAuth2 client secret (sets CWS_CLIENT_SECRET) | no | — |
| refresh-token | OAuth2 refresh token (sets CWS_REFRESH_TOKEN) | no | — |
| publisher-id | Chrome Web Store publisher ID (sets CWS_PUBLISHER_ID) | no | — |
| extension-id | Extension ID (sets CWS_EXTENSION_ID) | no | — |
Outputs
no outputs