verification-plugin
verification-plugin copied to clipboard
Automated publishing to the Chrome Store
Using the Chrome Web Store Publish API, we could automate publishing our branches to the Chrome Store. This will save us time.
Documentation https://developer.chrome.com/docs/webstore/using_webstore_api/#:~:text=The%20Chrome%20Web%20Store%20Publish%20API%20provides%20a%20set%20of,in%20the%20Chrome%20Web%20Store
- This would need to be done with the Google Account used for publishing the plugin
- We could have a beta version published from our
beta-masterbranch, only available to trusted testers. This could be a first test run for the automation - Master release could be automated (new versions will still go through the Google review process)