ShortsShield for YouTube Firefox

Examine source code of ShortsShield for YouTube

Inspect and view changes in ShortsShield for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.5.1",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "64": "icons/hideshort-64.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "./src/HidingShortsMore.js",
        "./src/main.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "default_locale": "en",
  "browser_action": {
    "default_icon": {
      "64": "icons/hideshort-64.png"
    },
    "default_title": "Hide Youtube Shorts",
    "default_popup": "./src/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a017de61-f07d-44f4-aa19-889d77c276b8}"
    }
  }
}

Best ShortsShield for YouTube Alternatives

Here are some Firefox add-ons that are similar to ShortsShield for YouTube: