Speaker Booster Firefox

Examine source code of Speaker Booster

Inspect and view changes in Speaker Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speaker Booster",
  "version": "1.0.3",
  "description": "Boosts up the speaker volume",
  "icons": {
    "64": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "64": "icons/icon.png"
    },
    "default_popup": "browserAction/index.html",
    "default_title": "Speaker Booster"
  },
  "permissions": [
    "storage"
  ]
}

Best Speaker Booster Alternatives

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