Google Chrome Webstore downloader
Project description
Google Chrome Webstore Downloader - Python Module
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
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
File details
Details for the file chrome_webstore_download-0.1.3.tar.gz
.
File metadata
- Download URL: chrome_webstore_download-0.1.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e452311cab9fcf058915a1c6798ce2ab9c7968de43bfeeeb2763dc07e99a5db2 |
|
MD5 | a0ec949b16c2d4b9ab4577026946fcb5 |
|
BLAKE2b-256 | fc3a88ba35af59d32b53a2a163bc230cbc9a6b800cc5d6d7aeeec8e0041bdda2 |