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
- Host: GitHub
- URL: https://github.com/jonnor/chrome-webstore-deploy
- Owner: jonnor
- License: mit
- Created: 2014-08-08T13:44:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T13:54:49.000Z (over 11 years ago)
- Last Synced: 2025-05-07T09:04:19.332Z (8 months ago)
- Language: Python
- Size: 129 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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