M YouTube AdBlocker (Free Version) Firefox

Examine source code of M YouTube AdBlocker (Free Version)

By: Beast
Inspect and view changes in M YouTube AdBlocker (Free Version) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "M YouTube AdBlocker",
  "version": "3.4",
  "description": "Block ads on YouTube",
  "icons": {
    "48": "assets/icon.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "scripts/content.js"
      ],
      "css": [
        "css/file.css"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "assets/icon.png"
    },
    "default_title": "YouTube AdBlocker"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e37e07a6-235d-4130-b956-29fa74d53a61}"
    }
  }
}

Best M YouTube AdBlocker (Free Version) Alternatives

Here are some Firefox add-ons that are similar to M YouTube AdBlocker (Free Version):