ShieldBlock — Ad & Tracker Blocker Firefox

Examine source code of ShieldBlock — Ad & Tracker Blocker

Inspect and view changes in ShieldBlock — Ad & Tracker Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ShieldBlock by Nexora Technologies",
  "version": "1.5.0",
  "description": "Block ads, trackers, cryptominers and malware before they load. Zero config. Free forever. Built in India by Nexora Technologies.",
  "author": "Nexora Technologies",
  "homepage_url": "https://shieldblock.netlify.app",
  "browser_specific_settings": {
    "gecko": {
      "id": "shieldblock@nexoratechnologies.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "ShieldBlock by Nexora Technologies"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "youtube.js"
      ],
      "run_at": "document_start"
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best ShieldBlock — Ad & Tracker Blocker Alternatives

Here are some Firefox add-ons that are similar to ShieldBlock — Ad & Tracker Blocker: