ThunderFox - Loudness Normalizer Firefox

Examine source code of ThunderFox - Loudness Normalizer

Inspect and view changes in ThunderFox - Loudness Normalizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ThunderFox Audio Enhancer",
  "version": "0.3.1",
  "description": "Process web audio with a multiband compressor and limiter.",
  "action": {
    "default_title": "ThunderFox Audio Enhancer",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@thunderfox.7nihilate"
    }
  }
}

Best ThunderFox - Loudness Normalizer Alternatives

Here are some Firefox add-ons that are similar to ThunderFox - Loudness Normalizer: