bed icon indicating copy to clipboard operation
bed copied to clipboard

🧩 A very simple command line Browser Extension Downloader


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!