@warren-bank/chrome-extension-to-zip-archive-converter

1.0.1 • Public • Published

chrome-extension-to-zip-archive-converter

Summary:

Command-line tool to convert a CRX (chrome extension) to a ZIP archive

Installation:

npm install -g @warren-bank/chrome-extension-to-zip-archive-converter

Usage:

crx2zip "/path/to/input/file.crx" ["/path/to/output/file.zip"]
  • input filepath:
    • absolute, or relative to the current working directory
  • [optional] output filepath:
    • absolute, or relative to the current working directory
    • default value:
      • same as input filepath, but with the file extension changed from .crx to .zip

Dependencies:

Legal:

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @warren-bank/chrome-extension-to-zip-archive-converter

      Weekly Downloads

      2

      Version

      1.0.1

      License

      GPL-2.0

      Unpacked Size

      22.1 kB

      Total Files

      5

      Last publish

      Collaborators

      • warren-r-bank