ZenStream Firefox

Examine source code of ZenStream

By: m-grohs
Inspect and view changes in ZenStream source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ZenStream",
  "version": "1.0.0",
  "description": "ZenStream is an Extension that removes distracting Web Player Interfaces on specific streaming Sites, creating a clean and immersive viewing experience.",
  "action": {
    "default_title": "ZenStream"
  },
  "icons": {
    "512": "./src/icon/ZenStream.png"
  },
  "background": {
    "scripts": [
      "./src/bg.js"
    ],
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ZenStream@m-grohs",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ZenStream Alternatives

Here are some Firefox add-ons that are similar to ZenStream: