YouTube Short Blocker Firefox

Examine source code of YouTube Short Blocker

Inspect and view changes in YouTube Short Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Shorts Blocker",
  "version": "1.0",
  "description": "Removes all YouTube Short videos.",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "*://*.youtube.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2a86fa8f-b135-43d8-b040-aa3184897d50}"
    }
  }
}

Best YouTube Short Blocker Alternatives

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