Adblock Incognito Firefox

Examine source code of Adblock Incognito

Inspect and view changes in Adblock Incognito source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "short_name": "AdblockIncognito",
  "version": "6.0.3",
  "author": "Adblock Incognito",
  "default_locale": "en",
  "description": "__MSG_extShortDesc__",
  "icons": {
    "19": "img/icon-19.png",
    "38": "img/icon-38.png",
    "128": "img/icon-128.png"
  },
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": {
      "19": "img/icon-19.png",
      "38": "img/icon-38.png"
    },
    "default_popup": "popup.html",
    "default_title": "Adblock Incognito"
  },
  "commands": {
    "launch-element-picker": {
      "description": "__MSG_popupTipPicker__"
    },
    "launch-element-zapper": {
      "description": "__MSG_popupTipZapper__"
    },
    "launch-logger": {
      "description": "__MSG_popupTipLog__"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "/js/vapi.js",
        "/js/vapi-client.js",
        "/js/contentscript.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "js": [
        "/js/scriptlets/subscriber.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "dashboard.html"
  },
  "permissions": [
    "contextMenus",
    "privacy",
    "storage",
    "tabs",
    "activeTab",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "applications": {
    "gecko": {
      "id": "incognito@adblock"
    }
  },
  "web_accessible_resources": [
    "/web_accessible_resources/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best Adblock Incognito Alternatives

Here are some Firefox add-ons that are similar to Adblock Incognito: