1.1.0 • Published 10 years ago
chrome-webstore-cli v1.1.0
Chrome Webstore CLI
This utility enables querying Chrome Webstore from terminal by providing following functionalities:
list- obtaining information about locally installed extensionsshow <extension-id>- obtaining information for specific extensiondownload <extension-id>- downloading requested extension locally
Installation
npm install -g vladimyr/chrome-webstore-cliHow to use
Invoke cws inside your terminal followed by desired command:
Usage:
cws (command) <options>
Commands:
list List locally installed extensions
info Show extension info
download Downloads extension\'s package (.crx) from webstore
Options:
--version Show version number [boolean]
-h, --help Show help [boolean]Type cws (command) --help for command specific help.
1.1.0
10 years ago