plasmohq/Browser Platform Publisher
Publish your browser extension anywhere using a single action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keys | A JSON string containing the keys to be used for the submission process. (This should be a secret) | yes | — |
| artifact | The extension zip artifact to be published. | no | — |
| zip | This is an alias to artifact argument. | no | — |
| file | This is an alias to artifact argument. | no | — |
| chrome-file | The path to the Chrome extension zip file. | no | — |
| firefox-file | The path to the Firefox extension zip file. | no | — |
| edge-file | The path to the Edge extension zip file. | no | — |
| opera-file | The path to the Opera extension zip file. | no | — |
| notes | A release note cataloging changes. (Edge only) | no | — |
| source | The extension source zip file. | no | — |
| source-zip | This is an alias to source argument. | no | — |
| source-file | This is an alias to source argument. | no | — |
| edge-notes | This is an alias to notes argument. | no | — |
| verbose | Print out more verbose logging. | no | — |
| version-file | The path to a json file with a version field, default to package.json. | no | — |
Outputs
no outputs