Torrent to caczWeb Firefox

Examine source code of Torrent to caczWeb

Inspect and view changes in Torrent to caczWeb 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": "{011746bc-03f3-4446-90a8-f78b013316a9}"
    }
  }
}

Best Torrent to caczWeb Alternatives

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