Short Blocker Firefox

Examine source code of Short Blocker

Inspect and view changes in Short Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Short Blocker",
  "version": "1.0",
  "description": "Remove shorts from the Youtube-Timeline and add a little alert if you still end up watching one. Icon by Freepik",
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "short-blocker@lcs.com",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "48": "icons/ad-block.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "styles/styles.css",
        "styles/neobrutalism.css"
      ],
      "js": [
        "dist/bundle.js"
      ]
    }
  ]
}

Best Short Blocker Alternatives

Here are some Firefox add-ons that are similar to Short Blocker: