Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

jiripospisil/chrome-ext-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple utility for downloading Chrome extensions

Resources

Stars

Watchers

Forks

Packages

No packages published