Block Ads Include Youtube Ads Firefox

Examine source code of Block Ads Include Youtube Ads

Inspect and view changes in Block Ads Include Youtube Ads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block Ads Now!",
  "version": "3.2",
  "description": "Block annoying ads on video streaming and websites instantly—enjoy faster, cleaner browsing without interruptions.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "Simplest Ad Blocker"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://addons.mozilla.org/*/firefox/addon/block-ads-include-youtube-ads/*"
      ],
      "js": [
        "amo-capture.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "id": "{26832ff8-dda3-4ab5-ba16-8af6cc9d3791}"
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  }
}

Best Block Ads Include Youtube Ads Alternatives

Here are some Firefox add-ons that are similar to Block Ads Include Youtube Ads: