Simple YouTube Blocker Firefox

Examine source code of Simple YouTube Blocker

By: SPLOT
Inspect and view changes in Simple YouTube Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Simple YouTube Blocker",
  "version": "1.0",
  "description": "Blocks access to YouTube.",
  "host_permissions": [
    "*://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c9d1abf-0f5e-4d75-93b0-4567e18234f0}"
    }
  }
}

Best Simple YouTube Blocker Alternatives

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