Resist Fingerprinting Firefox

Examine source code of Resist Fingerprinting

By: freddyb
Inspect and view changes in Resist Fingerprinting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.3.2resigned1",
  "homepage_url": "https://github.com/mozfreddyb/webext-resistfingerprinting",
  "default_locale": "en",
  "icons": {
    "48": "icons/fp.svg",
    "96": "icons/fp.svg"
  },
  "permissions": [
    "privacy"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/fp-light.svg",
      "32": "icons/fp-light.svg"
    },
    "theme_icons": [
      {
        "light": "icons/fp-light.svg",
        "dark": "icons/fp-light.svg",
        "size": 32
      }
    ],
    "default_title": "Click to disable Resist Fingerprinting"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "58.0a1",
      "id": "{98871d42-67b4-479a-9097-f840b714c8b0}"
    }
  }
}

Best Resist Fingerprinting Alternatives

Here are some Firefox add-ons that are similar to Resist Fingerprinting: