Block Ads Now! Firefox

Examine source code of Block Ads Now!

Inspect and view changes in Block Ads Now! 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": "2.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"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "id": "{7f60e169-99f6-44ea-9b90-2413dd89999a}"
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  }
}

Best Block Ads Now! Alternatives

Here are some Firefox add-ons that are similar to Block Ads Now!: