cardinalby/Upload an extension to Chrome Web Store

Upload your WebExtension to Chrome Web Store

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
zipFilePathPath to WebExtension directoryyes
extensionIdYour extension id in Chrome Web Storeyes
apiAccessTokenGoogle API access token obtained by yourselfno
apiClientIdWeb Store API Client Id (use secrets!) required to obtain access tokenno
apiClientSecretWeb Store API Client Secret (use secrets!) required to obtain access tokenno
apiRefreshTokenWeb Store API Refresh token (use secrets!) required to obtain access tokenno
waitForUploadCheckCountChecks count in case of upload finished with IN_PROGRESS statusno
waitForUploadCheckIntervalMsChecks interval in ms in case of upload finished with IN_PROGRESS statusno
namedescription
oldVersionVersion of extension before uploading
newVersionVersion of extension after uploading (if was uploaded)
newerVersionAlreadyUploadedError`true` if failed because newer extension version is already uploaded
sameVersionAlreadyUploadedError`true` if failed because same extension version is already uploaded
inReviewError`true` if failed because item is currently in review and upload was rejected