cedl

Chrome Extension Downloader


Keywords
chrome, extensions
License
MIT
Install
pip install cedl==0.1.1

Documentation

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