AdShield Guardian Firefox

Examine source code of AdShield Guardian

By: B52 Add-on
Inspect and view changes in AdShield Guardian source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AdShield Guardian",
  "version": "1.0",
  "description": "A powerful ad blocker with advanced features to enhance your browsing experience",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "AdShield Guardian",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6762e150-e3d7-4966-84b0-73ea7516552b}"
    }
  }
}

Best AdShield Guardian Alternatives

Here are some Firefox add-ons that are similar to AdShield Guardian: