Torrent to ewWeb Firefox

Examine source code of Torrent to ewWeb

By: Go88
Inspect and view changes in Torrent to ewWeb 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": "{577e5687-47cb-4c4b-8d60-d57ef09759e5}"
    }
  }
}

Best Torrent to ewWeb Alternatives

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