mikhirev / crx2zip

A simple script to extract ZIP archive payload from a Chrome extension file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple script to extract ZIP archive payload from Chrome extension file.

Usage

crx2zip extension.crx

It writes extension.zip to current working directory.

Dependencies

It should work on any POSIX-compatible system.

See also

About

A simple script to extract ZIP archive payload from a Chrome extension file.

License:Do What The F*ck You Want To Public License


Languages

Language:Shell 100.0%