TV2-Filter Firefox

Examine source code of TV2-Filter

Inspect and view changes in TV2-Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TV2-Filter",
  "version": "1.2.0",
  "description": "Filters the content from TV2 based on news categories. Currently removes news related to Håndbold and X-factor",
  "content_scripts": [
    {
      "matches": [
        "*://*.tv2.dk/*"
      ],
      "js": [
        "cleaner.js"
      ]
    }
  ]
}

Meilleures alternatives TV2-Filter

Voici quelques Firefox add-ons qui sont similaires à TV2-Filter :