Block YouTube Shorts Firefox

Examine source code of Block YouTube Shorts

By: NathanQ
Inspect and view changes in Block YouTube Shorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Youtube Shorts",
  "version": "1.1.2",
  "description": "Removes Youtube Shorts from your feed",
  "icons": {
    "48": "icons/FINAL-48.png",
    "96": "icons/FINAL-96.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "NoShorts.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "NoShorts@NoShorts.com"
    }
  }
}

Best Block YouTube Shorts Alternatives

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