https://github.com/hensm/utorrent_connector
Connects to a uTorrent client to queue torrents from page links
https://github.com/hensm/utorrent_connector
Last synced: about 1 year ago
JSON representation
Connects to a uTorrent client to queue torrents from page links
- Host: GitHub
- URL: https://github.com/hensm/utorrent_connector
- Owner: hensm
- License: mit
- Created: 2017-10-03T23:19:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T02:50:12.000Z (over 7 years ago)
- Last Synced: 2025-04-23T14:52:00.320Z (over 1 year ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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