BitTorrent Integration - Classic Firefox

Examine source code of BitTorrent Integration - Classic

Inspect and view changes in BitTorrent Integration - Classic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "48": "icon48.png",
      "96": "icon96.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "alarms",
    "https://localhost/*",
    "http://localhost/*",
    "*://*/"
  ],
  "data_collection_permissions": {
    "usage_statistics": false,
    "technical_data": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bittorrent-integration@newapptome.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "0.0.2"
}

Best BitTorrent Integration - Classic Alternatives

Here are some Firefox add-ons that are similar to BitTorrent Integration - Classic: