Unofficial Volume Setter for YouTube Firefox

Examine source code of Unofficial Volume Setter for YouTube

Inspect and view changes in Unofficial Volume Setter for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unofficial Volume Setter for Youtube",
  "version": "0.3",
  "description": "Sets the volumes of YouTube videos to a user-chosen volume.",
  "homepage_url": "https://github.com/Andy-W-Developer/Unofficial-Volume-Setter-for-YouTube",
  "browser_action": {
    "default_icon": "/icons/icon128.png",
    "default_title": "Unofficial Volume Setter for YouTube",
    "default_popup": "/popup/controls.html"
  },
  "background": {
    "scripts": [
      "/background_scripts/storage.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "/content_scripts/main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bb3cbaa1-9f9e-4d37-9a0e-0b5d6969743f}"
    }
  }
}

Best Unofficial Volume Setter for YouTube Alternatives

Here are some Firefox add-ons that are similar to Unofficial Volume Setter for YouTube: