Sound-Booster Firefox

Examine source code of Sound-Booster

Inspect and view changes in Sound-Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "all_frames": true,
      "js": [
        "lib/arrive.min.js",
        "csvolumepad.js",
        "csvolumebus.js",
        "csvolumerig.js",
        "csvolumepatch.js",
        "cs.js"
      ],
      "match_about_blank": true,
      "run_at": "document_end"
    }
  ],
  "commands": {
    "_execute_action": {
      "description": "Volume booster firefox extension that remembers your choices"
    }
  },
  "browser_specific_settings": {
    "gecko_android": {
      "strict_min_version": "92.0"
    },
    "gecko": {
      "strict_min_version": "58.0",
      "id": "{61455355-4c50-41a3-8d2d-c27aadf6c909}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Adds a volume control for the current site, that can also boost the volume beyond the normal range.",
  "icons": {
    "96": "icon-128.png"
  },
  "manifest_version": 3,
  "host_permissions": [
    "<all_urls>",
    "*://*/*"
  ],
  "name": "Volume & Sound Booster",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "version": "2.3.7",
  "background": {
    "scripts": [
      "amplify-relay-bg.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon-128.png",
    "default_title": "Volume Control"
  },
  "permissions": [
    "storage",
    "activeTab",
    "declarativeNetRequest"
  ]
}

Best Sound-Booster Alternatives

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