DeBait – Real YouTube Thumbnails, Not Clickbait Chrome

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

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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "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"
      }
    ]
  },
  "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 Chrome extensions that are similar to DeBait – Real YouTube Thumbnails, Not Clickbait: