An open API service indexing awesome lists of open source software.

https://github.com/jakkso/cedl

Chrome Extension Downloader
https://github.com/jakkso/cedl

chrome extensions

Last synced: 5 months ago
JSON representation

Chrome Extension Downloader

Awesome Lists containing this project

README

          

# Chrome Extension Downloader (CEDL)

This is a simple utility program to download extensions from the Chrome WebStore.

## Installation
pip install cedl

## Usage
cedl [url]

Where `url` is the WebStore url for the extension that you want to download.

Downloaded extensions are placed in `$HOME/bin/chrome-extensions`

To install the downloaded extension, open `chrome://extensions` in chrome, then drag the downloaded file onto the page.

#### License

MIT