No More Shorts Firefox

Examine source code of No More Shorts

Inspect and view changes in No More Shorts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "No More Shorts",
  "version": "1.0.18",
  "description": "Removes Shorts shelf and Shorts videos from YouTube search results.",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "src_firefox/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "host_permissions": [
    "https://www.youtube.com/*"
  ],
  "background": {
    "scripts": [
      "src_firefox/background.js"
    ]
  },
  "options_page": "src_firefox/options.html",
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "action": {
    "default_title": "Toggle Shorts Removal"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4787ce4-62ee-483d-2cf5-66286fc7cfb1}",
      "strict_min_version": "126.0"
    }
  }
}

Best No More Shorts Alternatives

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