Bitport-Links Firefox

Examine source code of Bitport-Links

Inspect and view changes in Bitport-Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Bitport-Links",
  "version": "0.0.4resigned1",
  "manifest_version": 2,
  "description": "Open torrent links using bitport.io",
  "content_scripts": [
    {
      "matches": [
        "*://*.bitport.io/*"
      ],
      "js": [
        "utils.js",
        "bitport.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "utils.js",
        "global.js"
      ],
      "run_at": "document_end"
    }
  ],
  "homepage_url": "https://bitport.io",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "*://*/*",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e333e23f-b845-479f-ad8e-b4fffc594f1a}"
    }
  }
}

Best Bitport-Links Alternatives

Here are some Firefox add-ons that are similar to Bitport-Links: