New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 13 Jun 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc