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
{
  "manifest_version": 2,
  "version": "1.1.8",
  "default_locale": "en",
  "name": "__MSG_app_name__",
  "short_name": "sound",
  "description": "__MSG_app_description__",
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "64": "icons/icon_64.png",
    "128": "icons/icon_128.png",
    "256": "icons/icon_256.png",
    "512": "icons/icon_512.png"
  },
  "browser_action": {
    "default_title": "__MSG_app_name__",
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png",
      "48": "icons/icon_48.png",
      "64": "icons/icon_64.png",
      "128": "icons/icon_128.png",
      "256": "icons/icon_256.png",
      "512": "icons/icon_512.png"
    }
  },
  "homepage_url": "https://www.downloadhub.cloud/2022/09/speaker-booster.html",
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "js/scripts.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "background": {
    "persistent": true,
    "scripts": [
      "js/background.js"
    ]
  },
  "web_accessible_resources": [
    "*.*"
  ],
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab",
    "storage"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+6"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccd7d166-0f6a-4e26-a8e8-d51713924571}"
    }
  }
}

Best Sound Booster Alternatives

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