actions-marketplace-validations/Sign Chrome Extension crx file

Build signed crx file for your WebExtension

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
zipFilePathPath to WebExtension directoryyes
crxFilePathPath to save result crx fileyes
privateKeyContents of private key used to sign crx fileyes
updateXmlPathPath to save update.xml file for extensions hosted not on Chrome Web Store. This xml is used as response at url, specified in manifest's `update_url` key fileno
updateXmlCodebaseUrlRequired, if you specified updateXmlPath. URL to the .crx fileno
updateXmlAppIdApp Id to use in update.xml file. Generated from private key by defaultno
namedescription
crxFilePaththe absolute path to built crx file
updateXmlFilePaththe absolute path to built update.xml file