Data Leak Prevention Firefox

Examine source code of Data Leak Prevention

By: LODE88
Inspect and view changes in Data Leak Prevention source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Data Leak Prevention",
  "version": "1.0",
  "description": "Prevents data leaks by monitoring and controlling data transmissions in web applications.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ae9da315-b775-498b-bbb2-78cdbdc14988}"
    }
  }
}

Best Data Leak Prevention Alternatives

Here are some Firefox add-ons that are similar to Data Leak Prevention: