Torrenract to Web Firefox

Examine source code of Torrenract to Web

Inspect and view changes in Torrenract to Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Torrent to Web",
  "version": "2.0.2",
  "description": "Allows to send torrent files to web clients.",
  "icons": {
    "48": "/icons/icon-48.png"
  },
  "applications": {
    "gecko": {
      "id": "torrent-to-web@dasprids.de",
      "strict_min_version": "57.0"
    }
  },
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "notifications",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "options_ui": {
    "page": "/options/options.html"
  },
  "background": {
    "scripts": [
      "/background/main.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/content/capture-magnet-links.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "/icons/error.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{5343ba40-9c73-4986-aa9a-3b46991b35b4}"
    }
  }
}

Best Torrenract to Web Alternatives

Here are some Firefox add-ons that are similar to Torrenract to Web: