@warren-bank/crx-header

0.2.0 • Public • Published

CRX header

Summary:

Prints information contained in the header of Chromium extension CRX files.

  • version
  • public key length
  • signature length
  • public key
  • signature

Installation:

npm install -g "@warren-bank/crx-header"

Usage:

crxhdr <list of filepaths>

  • can accept one or more filepaths
    • each path should identify a .crx Chromium extension

Example:

crxhdr "/path/to/extensions/1.crx" "/path/to/extensions/2.crx"

Dependencies:

Legal:

/@warren-bank/crx-header/

    Package Sidebar

    Install

    npm i @warren-bank/crx-header

    Weekly Downloads

    3

    Version

    0.2.0

    License

    GPL-2.0

    Unpacked Size

    25.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • warren-r-bank