Audio Equalizer with Noise Reduction Firefox

Examine source code of Audio Equalizer with Noise Reduction

Inspect and view changes in Audio Equalizer with Noise Reduction source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f57ac20b-04cc-5272-a107-9e03b3c9d512}"
    }
  }
}

Best Audio Equalizer with Noise Reduction Alternatives

Here are some Firefox add-ons that are similar to Audio Equalizer with Noise Reduction: