Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

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


Version published
Weekly downloads
7
decreased by-22.22%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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:

Keywords

FAQs

Last updated on 13 Jun 2018

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc