AdProtector Guard AdBlocker Firefox

Examine source code of AdProtector Guard AdBlocker

Inspect and view changes in AdProtector Guard AdBlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "4.2.114",
  "manifest_version": 2,
  "name": "__MSG_name__",
  "short_name": "__MSG_short_name__",
  "author": "Adguard Software Ltd",
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "16": "assets/icons/green-16.png",
    "128": "assets/icons/green-128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "assets/icons/green-19.png",
      "38": "assets/icons/green-38.png"
    },
    "default_title": "__MSG_name__",
    "default_popup": "pages/popup.html"
  },
  "background": {
    "page": "pages/background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "pages/content-script-start.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": true,
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "pages/content-script-end.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": true,
      "run_at": "document_end"
    },
    {
      "all_frames": false,
      "js": [
        "pages/thankyou.js"
      ],
      "matches": [
        "*://*.adguard.com/*/thankyou.html*",
        "*://*.adguard.app/*/thankyou.html*"
      ],
      "run_at": "document_start"
    }
  ],
  "minimum_chrome_version": "79.0",
  "web_accessible_resources": [
    "/web-accessible-resources/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "noads-guard@noads-guard.online",
      "strict_min_version": "78.0"
    }
  },
  "options_ui": {
    "page": "pages/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "storage",
    "contextMenus",
    "cookies",
    "privacy"
  ],
  "content_security_policy": "script-src 'self' 'sha256-Bm6SGASuSJ/y5W6tMmcnxeShdKrQ2QtIV2mH1Oh8qho='; object-src 'self'"
}

Best AdProtector Guard AdBlocker Alternatives

Here are some Firefox add-ons that are similar to AdProtector Guard AdBlocker: