Torrent Magnetizer Firefox

Examine source code of Torrent Magnetizer

By: marco
Inspect and view changes in Torrent Magnetizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Marco Castelluccio",
  "manifest_version": 2,
  "name": "Torrent Magnetizer",
  "version": "0.0.3",
  "icons": {
    "48": "magnet48.png",
    "96": "magnet96.png",
    "128": "magnet.png"
  },
  "description": "Automatically add magnet links to torrentz2 search results.",
  "content_scripts": [
    {
      "matches": [
        "*://torrentz2.eu/*",
        "*://torrentz2.is/*"
      ],
      "js": [
        "torrentz2.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "magnet.png"
  ],
  "permissions": [],
  "homepage_url": "https://github.com/marco-c/magnetizer-addon"
}

Best Torrent Magnetizer Alternatives

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