Lite Tracker Blocker Firefox

Examine source code of Lite Tracker Blocker

By: Mical Add-on
Inspect and view changes in Lite Tracker Blocker 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": "Lite Tracker Blocker",
  "version": "1.0",
  "description": "Block trackers, malicious scripts, and sneaky cookies with ease.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "options.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{436e53ad-2955-4b18-bf1f-53565834feeb}"
    }
  }
}

Best Lite Tracker Blocker Alternatives

Here are some Firefox add-ons that are similar to Lite Tracker Blocker: