Booster Firefox

Examine source code of Booster

By: Tybu
Inspect and view changes in Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Booster",
  "version": "1.2",
  "description": "Near zero latency & distortion, boosting audio up to 1000%",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "worklet/processor.js",
        "script.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icons/icon.svg"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@booster.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Booster Alternatives

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