MagnetLinker Firefox

Examine source code of MagnetLinker

Inspect and view changes in MagnetLinker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.8",
  "name": "MagnetLinker",
  "short_name": "MagnetLinker",
  "author": "MakCode.ru",
  "homepage_url": "https://makcode.ru/magnetlinker/",
  "description": "Интерфейс для magnet-ссылок на ресурсе Кинозал.ТВ",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "64": "img/icon64.png",
    "128": "img/icon128.png"
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery.js",
        "js/linker.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "*://*/*",
    "storage",
    "tabs"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": "img/icon16.png",
    "default_title": "MagnetLinker",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "magnetlinker@makcode.ru",
      "strict_min_version": "57.0"
    }
  }
}

Best MagnetLinker Alternatives

Here are some Firefox add-ons that are similar to MagnetLinker: