Volume Scroll Firefox

Examine source code of Volume Scroll

Inspect and view changes in Volume Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Volume Scroll",
  "version": "3.8.1",
  "description": "Scrollable volume for any video on the internet",
  "homepage_url": "https://github.com/FredrikWilhelmsen/Volume-Scroll/",
  "browser_specific_settings": {
    "gecko": {
      "id": "volumeScroll@zeph.no",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "icons": {
    "128": "128.4cb8ecb0.png"
  },
  "action": {
    "default_icon": "128.4cb8ecb0.png",
    "default_title": "Volume Scroll",
    "default_popup": "popup.2e9ef929.html"
  },
  "background": {
    "scripts": [
      "volumeScrollBackground.72128789.js"
    ],
    "service_worker": "volumeScrollBackground.9224e5a6.js"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "volumeScroll.6e483a69.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "interceptor.66baed3d.js"
      ],
      "world": "MAIN",
      "css": []
    }
  ]
}

Mejores alternativas Volume Scroll

Aquí hay algunas Firefox add-ons que son similares a Volume Scroll: