Anti-UTTP Firefox

Examine source code of Anti-UTTP

Inspect and view changes in Anti-UTTP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Anti-UTTP",
  "version": "1.0.11",
  "description": "Automatically hides UTTP comments",
  "action": {
    "default_icon": {
      "80": "icons/logo-80.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uttpblocker@dontcomeafterme.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ]
}

Best Anti-UTTP Alternatives

Here are some Firefox add-ons that are similar to Anti-UTTP: