YouTube Hotkey Blocker Firefox

Examine source code of YouTube Hotkey Blocker

By: koanvi
Inspect and view changes in YouTube Hotkey Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Hotkey Blocker",
  "version": "1.0",
  "description": "Blocks Ctrl/Alt+→/← at YouTube",
  "author": "koanvi",
  "applications": {
    "gecko": {
      "id": "yt-hotkey-blocker@koanvi.local",
      "strict_min_version": "78.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best YouTube Hotkey Blocker Alternatives

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