Scroll to Volume Firefox

Examine source code of Scroll to Volume

By: Uy
Inspect and view changes in Scroll to Volume source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll to Volume",
  "version": "1.0",
  "description": "Cuộn chuột để điều chỉnh âm lượng trên video/audio.",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5da0bd07-0f08-408e-a2ce-b3915be29365}"
    }
  }
}

Best Scroll to Volume Alternatives

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