furkanipek/Chrome Web Store Upload & Publish Extension Action
Action to install and publish Chrome Extensions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| refresh-token | Google OAuth2 refresh token | yes | — |
| extension-id | Google Extension id | yes | — |
| client-id | Google OAuth2 Client ID | yes | — |
| client-secret | Google OAuth2 Client Secret | yes | — |
| extension-file | Zipped file version of the extension | yes | — |
| publish | Should it be published after the upload? True or False | yes | — |
| tester | Release only for trusted test users. True or False | no | — |
Outputs
no outputs