Privacy Badger Lite Firefox

Examine source code of Privacy Badger Lite

Inspect and view changes in Privacy Badger Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Badger Lite",
  "version": "1.0",
  "description": "Blocks trackers and enhances privacy while browsing.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Privacy Badger Lite",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "privacybadger-5yph7n@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Privacy Badger Lite Alternatives

Here are some Firefox add-ons that are similar to Privacy Badger Lite: