Skip to main content

Google Chrome Webstore downloader

Project description

Google Chrome Webstore Downloader - Python Module

latest release PyPI version https://img.shields.io/docker/pulls/jaymoulin/google-chrome-webstore-download.svg https://img.shields.io/docker/stars/jaymoulin/google-chrome-webstore-download.svg Bitcoin donation Litecoin donation PayPal donation

This program will replace download Google Chrome Webstore extension CRX files to you computer

This work is based upon arulrajnet’s work.

Installation

pip3 install chrome_webstore_download

Once installed, You will be able to download CRX files from webstore via the chrome-webstore-download command

usage: chrome-webstore-download [-h] -u URL [-f FILE]

Download CRX file from Google Chrome Webstore.

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL of the chrome store
  -f FILE, --file FILE  Path to download CRX

Example

chrome-webstore-download -u https://chrome.google.com/webstore/detail/bandcamp-downloader/nmoobgpmablfmgchfjnhkbloaobiogeh

Docker Usage

docker run --rm -ti -v `pwd`:/root jaymoulin/google-chrome-webstore-download <option>
usage: jaymoulin/google-chrome-webstore-download [-h] -u URL [-f FILE]

Download CRX file from Google Chrome Webstore.

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL of the chrome store
  -f FILE, --file FILE  Path to download CRX

Example

docker run --rm -ti -v `pwd`:/root jaymoulin/google-chrome-webstore-download -u https://chrome.google.com/webstore/detail/bandcamp-downloader/nmoobgpmablfmgchfjnhkbloaobiogeh

About

Requirements

Google Chrome Webstore Downloader works with Python 3 or above.

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub

Author

Jay MOULIN jaymoulin@gmail.com See also the list of contributors which participated in this program.

License

Google Chrome Webstore Downloader is licensed under the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chrome_webstore_download-0.1.3.tar.gz (4.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page