Shorts Remover Firefox

Examine source code of Shorts Remover

By: bdead
Inspect and view changes in Shorts Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Shorts Remover",
  "version": "1.2",
  "description": "Removes YouTube Shorts from YouTube entirely",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-shorts-blocker@addon.firefox",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Shorts Remover Alternatives

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