YouTube Clickbait Blocker Firefox

Examine source code of YouTube Clickbait Blocker

By: Dafydd
Inspect and view changes in YouTube Clickbait Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "2.5.4",
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{92c9115d-52fa-8369-5c01-9fe0b364c325}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    },
    "gecko_android": {}
  },
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png",
    "512": "img/icon512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "common.js",
        "inject.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ]
}

Best YouTube Clickbait Blocker Alternatives

Here are some Firefox add-ons that are similar to YouTube Clickbait Blocker: