Resist Fingerprinting Toggle Firefox

Examine source code of Resist Fingerprinting Toggle

Inspect and view changes in Resist Fingerprinting Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extension_description__",
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "version": "0.1.0",
  "homepage_url": "https://github.com/asger-finding/resistfingerprinting-toggle",
  "default_locale": "en",
  "icons": {
    "48": "icons/rfp-default.svg",
    "96": "icons/rfp-default.svg"
  },
  "permissions": [
    "privacy",
    "tabs",
    "storage"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/rfp-default.svg",
      "32": "icons/rfp-default.svg"
    },
    "default_title": "__MSG_tooltip_disable_rfp__"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{400daf03-bbc9-4e12-848f-f7262097cceb}"
    }
  }
}

Best Resist Fingerprinting Toggle Alternatives

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