Odysee Volume Scroller Firefox

Examine source code of Odysee Volume Scroller

By: Toby Add-on
Inspect and view changes in Odysee Volume Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Odysee Volume Scroller",
  "version": "1.0",
  "description": "Scroll wheel volume control for Odysee.com",
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://odysee.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "odysee-vol-scroll@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Odysee Volume Scroller Alternatives

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