Add Torrent To Firefox

Examine source code of Add Torrent To

Inspect and view changes in Add Torrent To source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add Torrent To",
  "version": "0.6.1",
  "homepage_url": "https://gchristensen.github.io/torrent-add/",
  "description": "Instantly add torrents to a customizable set of directories in uTorrent or qBittorrent.",
  "applications": {
    "gecko": {
      "id": "torrent-add-we@gchristensen.github.io",
      "strict_min_version": "91.0"
    }
  },
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": {
      "64": "ui/icons/logo.svg"
    },
    "default_title": "Add Torrent To"
  },
  "options_ui": {
    "page": "ui/options.html",
    "browser_style": true
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage",
    "contextMenus",
    "notifications",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "128": "ui/icons/logo.svg"
  }
}

Best Add Torrent To Alternatives

Here are some Firefox add-ons that are similar to Add Torrent To: