chrome-webstore-deploy

Automate deployment of Chrome extensions/apps to Chrome Web Store.


License
MIT
Install
pip install chrome-webstore-deploy==0.0.2

Documentation

Usage

Example:

export WEBSTORE_OAUTH2_FILE=oauth2.dat
export WEBSTORE_SECRETS_FILE=secrets.json
python chrome-web-store.py PROJECT_ID --upload=MYAPP-*.zip --publish=internal

License

MIT