Mute Auto Ad Detector Firefox

Examine source code of Mute Auto Ad Detector

By: Hi Aca
Inspect and view changes in Mute Auto Ad Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mute Auto Ad Detector",
  "version": "1.0",
  "description": "Tự động tắt tiếng khi YouTube phát quảng cáo.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{887c4da1-bed9-449c-9c91-f40a46d5c4e7}"
    }
  }
}

Best Mute Auto Ad Detector Alternatives

Here are some Firefox add-ons that are similar to Mute Auto Ad Detector: