POCLAB Browser Privacy Report Firefox

Examine source code of POCLAB Browser Privacy Report

By: POCLAB Add-on
Inspect and view changes in POCLAB Browser Privacy Report source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "POCLAB Browser Privacy Report",
  "version": "1.0.0",
  "description": "Check your Firefox privacy posture with a score, posture tier, and guided fixes, similar to the POCLAB iPhone privacy report.",
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-privacy-report@poclab.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "privacy",
    "storage",
    "management",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Firefox Privacy Report"
  }
}

Best POCLAB Browser Privacy Report Alternatives

Here are some Firefox add-ons that are similar to POCLAB Browser Privacy Report: