Paramount+ Hide Live Channels Overlay Firefox

Examine source code of Paramount+ Hide Live Channels Overlay

By: rinky
Inspect and view changes in Paramount+ Hide Live Channels Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Paramount+ Hide Live Menu",
  "version": "0.1",
  "description": "Removes annoying live channel overlay menu",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.paramountplus.com/live-tv/*"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@pplus-menu-remover",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Paramount+ Hide Live Channels Overlay Alternatives

Here are some Firefox add-ons that are similar to Paramount+ Hide Live Channels Overlay: