jakkso / cedl

Chrome Extension Downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Chrome Extension Downloader

License:MIT License


Languages

Language:Python 100.0%