unzip-crx

Installation
SKILL.md

Unzip CRX

Extract Chrome extension (.crx) files to a specified directory.

Usage

Run the script with the crx file path:

node ~/.claude/skills/unzip-crx/scripts/unzip-crx.mjs <crx-file-path> [destination]

Parameters:

  • crx-file-path: Path to the .crx file (required)
  • destination: Output directory (optional, defaults to a folder named after the crx file in the same directory)

Examples

Extract to default location (creates folder next to crx file):

Related skills

More from xfstudio/skills

Installs
8
Repository
xfstudio/skills
GitHub Stars
5
First Seen
Jan 27, 2026