Block YouTube v2 Firefox

Examine source code of Block YouTube v2

Inspect and view changes in Block YouTube v2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Block YouTube v2",
  "version": "1.0",
  "description": "Tiện ích chặn truy cập YouTube",
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "*://*.youtube.com/*",
    "*://youtube.com/*"
  ],
  "background": {
    "scripts": [
      "blocker.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "block-youtube-v2@example.com"
    }
  }
}

Best Block YouTube v2 Alternatives

Here are some Firefox add-ons that are similar to Block YouTube v2: