YouTube Audio Normalisation Fixer Firefox

Examine source code of YouTube Audio Normalisation Fixer

By: Jannis
Inspect and view changes in YouTube Audio Normalisation Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Audio Normalisation Fixer",
  "version": "1.3",
  "description": "Fixes an issue with audio normalisation on YouTube",
  "permissions": [
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ab956b06-3fe9-11f0-a547-174456af98e8}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*",
        "*://m.youtube.com/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best YouTube Audio Normalisation Fixer Alternatives

Here are some Firefox add-ons that are similar to YouTube Audio Normalisation Fixer: