Skip to content

Download Chrome extension package, and extract into source files.

Notifications You must be signed in to change notification settings

lingjf/CRX-Robber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CRX-Robber

Download Chrome extension package, and extract into source files.

  1. Download crx files from chrome webstore

There is no download button in chrome webstore. Althougth crx file is downloaded and saved to secret place, it will be removed after installation. It is difficlut to fetch crx normally.

http://productforums.google.com/forum/#!topic/chrome/g02KlhK12fU

  1. Convey crx files to zip files

    In fact, crx is a zip file plus specific header. https://developer.chrome.com/extensions/crx.html.

    Removing specific header to convey crx to zip file.

  2. Extract zip files

Usage

python crxrobber.py https://chrome.google.com/webstore/detail/style-capture/ndemhkhpinfhbgadphhjdcckjglphfmh

About

Download Chrome extension package, and extract into source files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages