chrome-web-store

command module
v0.0.0-...-7862b22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2015 License: MIT Imports: 10 Imported by: 0

README

chrome-web-store

A small utility to upload a packaged chrome extension to the chrome web store.

Setup

  1. go get github.com/macropodhq/chrome-web-store

  2. Create a Google Service worker account at https://console.developers.google.com/

  3. Fetch the JSON for the service

  4. 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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL