AntiBrowserSpy TrackingBlocker Special Edition Firefox

Examine source code of AntiBrowserSpy TrackingBlocker Special Edition

Inspect and view changes in AntiBrowserSpy TrackingBlocker Special Edition source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "trackingblocker-firefox-cbe@abelssoft.de",
      "strict_min_version": "57.0"
    }
  },
  "author": "Abelssoft GmbH",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": {
      "16": "img/icon_16.png",
      "32": "img/icon_32.png"
    },
    "default_popup": "popup.html",
    "default_title": "AntiBrowserSpy TrackingBlocker - SE"
  },
  "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": [
        "http://*/*",
        "https://*/*",
        "file://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "js": [
        "/js/scriptlets/subscriber.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "default_locale": "de",
  "description": "__MSG_extShortDesc__",
  "icons": {
    "16": "img/tb_logo.svg",
    "48": "img/tb_logo.svg",
    "96": "img/tb_logo.svg"
  },
  "manifest_version": 2,
  "name": "AntiBrowserSpy TrackingBlocker - SE",
  "options_ui": {
    "open_in_tab": true,
    "page": "dashboard.html"
  },
  "permissions": [
    "contextMenus",
    "nativeMessaging",
    "privacy",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "short_name": "AntiBrowserSpy TrackingBlocker - SE",
  "version": "1.17.5",
  "web_accessible_resources": [
    "/web_accessible_resources/*"
  ]
}

Best AntiBrowserSpy TrackingBlocker Special Edition Alternatives

Here are some Firefox add-ons that are similar to AntiBrowserSpy TrackingBlocker Special Edition: