Privacy Badger V2 Firefox

Examine source code of Privacy Badger V2

Inspect and view changes in Privacy Badger V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Badger V2",
  "version": "1.3",
  "description": "Automatically detects and blocks trackers as you browse. Inspired by Privacy Badger.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{531d5cbb-b623-48b4-8e16-1c063b32404d}"
    }
  }
}

Best Privacy Badger V2 Alternatives

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