Ad Blocker Shield Blocker Firefox

Examine source code of Ad Blocker Shield Blocker

Inspect and view changes in Ad Blocker Shield Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ShieldBlock - Ad Blocker",
  "version": "1.0.0",
  "description": "Free powerful ad blocker. Block ads, trackers, and malware. 100% free forever.",
  "browser_specific_settings": {
    "gecko": {
      "id": "shieldblock@shieldblock.ext",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Ad Blocker Shield Blocker Alternatives

Here are some Firefox add-ons that are similar to Ad Blocker Shield Blocker: