An open API service indexing awesome lists of open source software.

https://github.com/jonnor/chrome-webstore-deploy

Python script to automate deploy of Chrome apps/extensions to Chrome Web Store
https://github.com/jonnor/chrome-webstore-deploy

Last synced: 8 months ago
JSON representation

Python script to automate deploy of Chrome apps/extensions to Chrome Web Store

Awesome Lists containing this project

README

          

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