PrivacyPulseX Firefox

Examine source code of PrivacyPulseX

By: Freya Add-on
Inspect and view changes in PrivacyPulseX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PrivacyPulse SCIU",
  "version": "2.0.0",
  "description": "Local privacy checklist with permission audit, cookie-clean reminders, and tracker-risk notes.",
  "icons": {
    "48": "icon.png",
    "96": "icon.png",
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon48.png"
    },
    "default_popup": "popup.html",
    "default_title": "PrivacyPulse"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "storage",
    "tabs",
    "cookies",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "id": "{a89d7b79-f87d-472f-8a90-f0a8278ca13b}"
    }
  },
  "action": {
    "default_popup": "popup.html"
  }
}

Best PrivacyPulseX Alternatives

Here are some Firefox add-ons that are similar to PrivacyPulseX: