sdushantha / bed

🧩 A very simple command line Browser Extension Downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


A very simple command line Browser Extension Downloader

Installation

Using git

# clone the repo
$ git clone https://github.com/sdushantha/bed.git

# install the requirements
$ pip3 install --user -r requirements.txt

Using pip

pip3 install --user bed

Usage

Supported browsers

  • Firefox
  • Chrome or any browser that uses the Chrome Web Store
  • Opera
usage: bed [-h] url

A very simple command line Browser Extension Downloader

positional arguments:
  url

optional arguments:
  -h, --help  show this help message and exit

Support me!

About

🧩 A very simple command line Browser Extension Downloader

License:MIT License


Languages

Language:Python 100.0%