BitChute Volume Scroller Firefox

Examine source code of BitChute Volume Scroller

By: Toby
Inspect and view changes in BitChute Volume Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BitChute Volume Scroller",
  "version": "1.1",
  "description": "Scroll over BitChute videos to change volume with a visual indicator.",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bitchute-vol-scroll-v1@yourname.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bitchute.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ]
}

Best BitChute Volume Scroller Alternatives

Here are some Firefox add-ons that are similar to BitChute Volume Scroller: