DeBait – Real YouTube Thumbnails, Not Clickbait Firefox

Examine source code of DeBait – Real YouTube Thumbnails, Not Clickbait

By: nnx0r Add-on
Inspect and view changes in DeBait – Real YouTube Thumbnails, Not Clickbait 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": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "*://*.youtube.com/*",
    "*://*.ytimg.com/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "debait_rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "my@debait.id",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best DeBait – Real YouTube Thumbnails, Not Clickbait Alternatives

Here are some Firefox add-ons that are similar to DeBait – Real YouTube Thumbnails, Not Clickbait: