Privacy Audit Dashboard Firefox

Examine source code of Privacy Audit Dashboard

By: hathao Add-on
Inspect and view changes in Privacy Audit Dashboard source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Audit Dashboard",
  "version": "1.0",
  "icons": {
    "48": "icons/badge-48.png",
    "96": "icons/badge-96.png"
  },
  "description": "Scan any page for trackers and get a clear privacy score with actionable insights. All analysis runs locally.",
  "browser_specific_settings": {
    "gecko": {
      "id": "thahhathao@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_title": "Privacy Audit Dashboard",
    "default_popup": "audit-engine/dashboard.html",
    "default_icon": {
      "48": "icons/badge-48.png",
      "96": "icons/badge-96.png"
    }
  },
  "background": {
    "scripts": [
      "audit-engine/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "webRequest",
    "storage",
    "tabs",
    "<all_urls>"
  ]
}

Best Privacy Audit Dashboard Alternatives

Here are some Firefox add-ons that are similar to Privacy Audit Dashboard: