YouTube Shorts Remover Firefox

Examine source code of YouTube Shorts Remover

Inspect and view changes in YouTube Shorts Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Shorts Remover",
  "version": "1.0",
  "description": "Removes YouTube Shorts from sidebar and homepage",
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-shorts-remover@david.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best YouTube Shorts Remover Alternatives

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