Hide Tivi Firefox

Examine source code of Hide Tivi

By: T-101
Inspect and view changes in Hide Tivi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hide Tivi",
  "version": "0.1.0",
  "description": "Hides TiVi articles only available to subscribers",
  "icons": {
    "16": "icons/blind16.png",
    "32": "icons/blind32.png",
    "64": "icons/blind64.png",
    "128": "icons/blind128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tivi.fi/*"
      ],
      "js": [
        "hide_tivi.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/blind128.png",
    "default_title": "Hide Tivi",
    "default_popup": "popups/info.html"
  }
}

Best Hide Tivi Alternatives

Here are some Firefox add-ons that are similar to Hide Tivi: