My TV Works Firefox

Examine source code of My TV Works

By: btzs Add-on
Inspect and view changes in My TV Works source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "My TV Works",
  "version": "0.1.1",
  "description": "With My-TV.works geo-blocking is a problem from the past. It allows accessing movies, TV series, music, sports, live events and even chat bots that are blocked in your location. \n IMPORTANT: For this to work you have to set 'Run in Private Windows' to 'Allow' in the extension settings.",
  "icons": {
    "48": "data/icon-48.png",
    "96": "data/icon-96.png",
    "128": "data/icon.png"
  },
  "background": {
    "scripts": [
      "lib/app.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://my-tv.works/*"
      ],
      "js": [
        "lib/content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "data/off-16.png",
      "32": "data/off-32.png",
      "64": "data/off-64.png"
    },
    "default_title": "My TV Works - NOT"
  },
  "permissions": [
    "proxy",
    "https://my-tv.works/*",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@my-tv.works",
      "strict_min_version": "91.1.0"
    }
  }
}

Best My TV Works Alternatives

Here are some Firefox add-ons that are similar to My TV Works: