A new firefox plugin that quickly sends torrents magnet links to download.
Send the torrent magnet link to Deluge Web UI.
Deluge-Web is a feature of deluge itself, here you can find more about deluge-web.
- First things first, before use the plugin you MUST have a deluge-web tab openned and authenticated. It is necessary because DelugeAddTorrent send the xmlHttpRequest throught this tab to avoid CORS errors.
- Here you can find instructions to install Deluge WebUI.
- After that, you need go to plugin options, firefox menu > Extensions > DelugeAddTorrent > Options, and informe the Deluge Web Url.
- Now you have everything setup, when you find a magnet link, you can click with right button on it and choose "Donwload with Deluge" in the contextMenu.
Deluge is a BitTorrent client. It is Free Software and licensed under the GNU GPLv3+.Here you can find more about Deluge.
This source code is licensed under the license found in the 'LICENSE' file in the root directory of this source tree.