Volume Control for Bandcamp Player Firefox

Examine source code of Volume Control for Bandcamp Player

By: Marquee Add-on
Inspect and view changes in Volume Control for Bandcamp Player source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Volume Control for Bandcamp Player",
  "description": "It's a volume control for Bandcamp audio player. The extension adds another slider (somewhere around the one that controls the track progress) to control the volume.",
  "version": "1.0.3",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.bandcamp.com/*",
        "https://music.monstercat.com/*",
        "https://shop.attackthemusic.com/*",
        "https://listen.20buckspin.com/*",
        "https://halleylabs.com/*",
        "https://music.dynatronsynth.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{308ec088-284a-40fe-ae14-7c917526f694}",
      "strict_min_version": "54.0"
    }
  }
}

Best Volume Control for Bandcamp Player Alternatives

Here are some Firefox add-ons that are similar to Volume Control for Bandcamp Player: