Discover Packages
github.com/macropodhq/chrome-web-store
command
module
Version:
v0.0.0-...-7862b22
Opens a new window with list of versions in this module.
Published: Jul 7, 2015
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
chrome-web-store
A small utility to upload a packaged chrome extension to the chrome web store.
Setup
go get github.com/macropodhq/chrome-web-store
Create a Google Service worker account at https://console.developers.google.com/
Fetch the JSON for the service
Create a zip file of your extension to upload
Example
chrome-web-store -d dist.zip -c credentials.json -e user@example.com -a appId
The service worker account you created has it's own email adderss, and won't allow you to upload. You'll need to set the email address used to login to the chrome web store
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.