Sound Adjustment Firefox

Examine source code of Sound Adjustment

By: keller Add-on
Inspect and view changes in Sound Adjustment 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
{
  "version": "0.1.6",
  "manifest_version": 3,
  "name": "Sound Adjustment",
  "homepage_url": "https://mybrowseraddon.com/sound-adjustment.html",
  "description": "Easily adjust various sound settings (volume, balance, etc.) via toolbar popup.",
  "commands": {
    "_execute_action": {}
  },
  "optional_host_permissions": [
    "*://*/*"
  ],
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{6c8324de-8b0e-496d-9337-aab2f914012e}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "Sound Adjustment",
    "default_popup": "data/popup/popup.html",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Sound Adjustment Alternatives

Here are some Firefox add-ons that are similar to Sound Adjustment: