cardinalby/Download crx file from Chrome Web Store
Download crx file of published WebExtension from Chrome Web Store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| extensionId | Your extension id in Chrome Web Store | yes | — |
| crxFilePath | Path to save downloaded crx file | yes | — |
| prodVersion | Target version of Chrome, which must be 31.0.1609.0 at the very least | no | 83.0.4103.116 |
| acceptFormat | Accept crx file formats delimited by | sign. Values: crx2, crx3 | no | crx2|crx3 |
| platformOs | OS to download published crx file for | no | — |
| platformArch | Architecture to download published crx file for | no | — |
| platformNaclArch | NACL Architecture to download published crx file for | no | — |
Outputs
| name | description |
|---|---|
| crxFilePath | the absolute path to the downloaded crx file |