Sound Boost Firefox

Examine source code of Sound Boost

Inspect and view changes in Sound Boost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{a1e64b2c-6273-4a63-8bb2-8a76249ddafc}"
    }
  },
  "description": "Boost your volume up to 500%.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "version": "1.5.0",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon-48.png"
  },
  "name": "Sound Boost"
}

Best Sound Boost Alternatives

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