šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

chrome-ext-downloader

Package Overview
Dependencies
Maintainers
2
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.4
latest
Source
npm
Version published
Maintainers
2
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 09 Jun 2018

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