Audio Enhancer Firefox

Examine source code of Audio Enhancer

Inspect and view changes in Audio Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Enhancer",
  "version": "1.0",
  "description": "Một tiện ích đơn giản để tăng cường âm thanh trên các trang web phát âm thanh.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{91cf75c0-5a57-4255-a60c-7ad0147bc05a}"
    }
  }
}

Best Audio Enhancer Alternatives

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