Clean Stream X Firefox

Examine source code of Clean Stream X

Inspect and view changes in Clean Stream X source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Clean Stream X",
  "version": "1.0.1",
  "description": "Automatically removes sidebars, comments, and related grids from certain popular video streaming sites.",
  "author": "The One Hand Army",
  "homepage_url": "https://github.com/OneHandArmy/clean-stream-x",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.pornhub.com/*",
        "*://*.youporn.com/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "clean-stream-x@one.hand.army",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Clean Stream X Alternatives

Here are some Firefox add-ons that are similar to Clean Stream X: