Audio Enhancer & Volume Booster Firefox

Examine source code of Audio Enhancer & Volume Booster

Inspect and view changes in Audio Enhancer & Volume Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Audio Enhancer — EQ, Visualizer & Bass Boost",
  "version": "5.1",
  "description": "Professional 10-band EQ, real-time audio visualizer, bass boost, reverb, compressor, and 600% volume boost for every website. Developed by SAIF SOFTY TECH.",
  "author": "IHSAN SAIF",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "audioenhancer@saifsofty.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "commands": {
    "toggle-panel": {
      "suggested_key": {
        "default": "Alt+Shift+E"
      },
      "description": "Toggle Audio Enhancer panel"
    },
    "volume-up": {
      "suggested_key": {
        "default": "Alt+Up"
      },
      "description": "Volume up"
    },
    "volume-down": {
      "suggested_key": {
        "default": "Alt+Down"
      },
      "description": "Volume down"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Audio Enhancer & Volume Booster Alternatives

Here are some Firefox add-ons that are similar to Audio Enhancer & Volume Booster: