YT no distractions Firefox

Examine source code of YT no distractions

By: cornzz Add-on
Inspect and view changes in YT no distractions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YT no distractions",
  "description": "No distractions on YouTube.",
  "version": "1.2",
  "manifest_version": 3,
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "./yt-no-distractions.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "no-distractions-yt@corny.me"
    }
  }
}

Best YT no distractions Alternatives

Here are some Firefox add-ons that are similar to YT no distractions: