pho9ubenaa/Chrome extension upload
Uploads a Chrome extension to the Chrome Web Store.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client-id | Your Google Cloud Platform OAuth 2.0 client ID. | yes | — |
| client-secret | Your Google Cloud Platform OAuth 2.0 client secret. | yes | — |
| refresh-token | Your Google Cloud Platform OAuth 2.0 refresh token. | yes | — |
| extension-id | The ID of your Chrome extension (32 lowercase letters). | yes | — |
| file-path | The path to your Chrome extension zip file. | yes | — |
| publish | Set to `true` to publish the extension immediately after upload. | no | false |
Outputs
no outputs