Shieldra Ad & Privacy Blocker Firefox

Examine source code of Shieldra Ad & Privacy Blocker

Inspect and view changes in Shieldra Ad & Privacy Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shieldra – Smart Ad & Privacy Blocker",
  "description": "Ad blocker, YouTube ad blocker, popup blocker & privacy protection. Blocks ads, trackers, phishing & malware. Fast and free.",
  "version": "1.2.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "shieldra@iclicksolutions.us",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Shieldra",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "notifications",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/cosmetic-blocker.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://youtube.com/*",
        "*://*.youtube-nocookie.com/*"
      ],
      "js": [
        "content/youtube-blocker.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/privacy-guard.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "incognito": "spanning"
}

Best Shieldra Ad & Privacy Blocker Alternatives

Here are some Firefox add-ons that are similar to Shieldra Ad & Privacy Blocker: