hensm / utorrent_connector

Connects to a uTorrent client to queue torrents from page links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uTorrent Connector

Firefox extension that connects to a uTorrent client to queue torrents from page links.

Building

git clone https://github.com/hensm/utorrent_connector.git
cd utorrent_connector
npm install
npm run build

Webpack outputs to dist/. Load dist/manifest.json from about:debugging page for development.

Localization Status

  • en

  • zh-CN

    • Missing some notification strings
    • Missing some options page strings
    • Missing popup strings

About

Connects to a uTorrent client to queue torrents from page links

License:MIT License


Languages

Language:JavaScript 83.9%Language:CSS 11.6%Language:HTML 4.5%