Tracking Blocker Firefox

Examine source code of Tracking Blocker

Inspect and view changes in Tracking Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tracking Blocker",
  "version": "1.0",
  "description": "Blocks tracking scripts and cookies used for advertising purposes.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{29bba2dc-8d03-4cfd-a1ec-36852b9f6df1}"
    }
  }
}

Best Tracking Blocker Alternatives

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