Bandcamp Volume Control Firefox

Examine source code of Bandcamp Volume Control

Inspect and view changes in Bandcamp Volume Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bandcamp Volume Control",
  "version": "1.0",
  "description": "This extension adds a convenient volume slider to Bandcamp.com, allowing you to adjust the audio volume directly from the website for a more personalized listening experience",
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bandcamp.com/*"
      ],
      "js": [
        "bandcamp-volume-slider.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0db6c982-6553-4c68-9299-cb0c78bac544}"
    }
  }
}

Best Bandcamp Volume Control Alternatives

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