Privacy Badger nc Firefox

Examine source code of Privacy Badger nc

Inspect and view changes in Privacy Badger nc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Badger",
  "version": "1.3",
  "description": "Automatically learns to block invisible trackers.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "notifications",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e8cba98a-845a-4e8b-8eef-58e725d843c1}"
    }
  }
}

Best Privacy Badger nc Alternatives

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