0.0.7-alpha.1 • Published 3 years ago

node-crxdl v0.0.7-alpha.1

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

node-crxdl

"Monthly Download" "Latest Release" MIT license

A simple Chrome extension downloader for NodeJS

Requirement

  • NodeJS v8 and above

Usage

Usage
    $ crxdl <url> [output]
      
Options
    --output, -o  Set download destination
      
Example
    $ crxdl https://chrome.google.com/webstore/detail/netflix-party/oocalimimngaihdkbihfgmpkcpnmlaoa
    # download extension to current directory

    $ crxdl https://chrome.google.com/webstore/detail/netflix-party/oocalimimngaihdkbihfgmpkcpnmlaoa -o /home/downloads
    # download extension to /home/download

Instructions

  1. npm install -g node-crxdl or yarn global add node-crxdl
  2. Follow the usage stated above

TODO

  • None for now

Credits

License

MIT License - Copyright (c) 2021 Shaun