Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Quickly add torrent files to Deluge 1.3+ WebUI
// @description This script adds a Deluge icon next to torrent links. Clicking on it adds the torrent to the WebUI without leaving the page.
// @namespace http://deluge-torrent.info/
// @include *
// @grant GM_xmlhttpRequest
// ==/UserScript==
// Version : 1.6.5