You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

chrome-ext-downloader

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-ext-downloader

Allows you to easily download a Chrome extension's source code.

1.0.3
Source
npmnpm
Version published
Maintainers
1
Created
Source

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

Keywords

chrome

FAQs

Package last updated on 26 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts