chrome-ext-downloader

1.0.4 • Public • Published

chrome-ext-downloader

Allows you to download the extension's source code without installing it.

Installation

$ npm install -g chrome-ext-downloader

Usage

Usage: ced <extension-id>

Example

Say you want to download the source code of Google Mail Checker. Grab the ID of the extension from the URL, in this case it's mihcahmgecmbnbcchbopgniflfhgnkff. Then simply run the following and you will have the source code in the current directory.

$ ced mihcahmgecmbnbcchbopgniflfhgnkff

License

MIT

Package Sidebar

Install

npm i chrome-ext-downloader

Weekly Downloads

6,912

Version

1.0.4

License

MIT

Unpacked Size

3.35 kB

Total Files

4

Last publish

Collaborators

  • jiripospisil
  • mekishizufu