Hide Twitch Carousel Firefox

Examine source code of Hide Twitch Carousel

Inspect and view changes in Hide Twitch Carousel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hide Twitch Carousel",
  "version": "1.2",
  "description": "Automatically hides the Homepage Carousel on twitch.tv.",
  "icons": {
    "16": "images/icon_16.png",
    "32": "images/icon_32.png",
    "48": "images/icon_48.png",
    "128": "images/icon_128.png"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://www.twitch.tv/"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71f07200-1221-47d5-8538-dea1c4be3fa9}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "tabs"
  ]
}

Best Hide Twitch Carousel Alternatives

Here are some Firefox add-ons that are similar to Hide Twitch Carousel: