AI PII Scanner Firefox

Examine source code of AI PII Scanner

Inspect and view changes in AI PII Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI PII Scanner",
  "version": "1.0",
  "description": "Scans selected text or input for potential personally identifiable information (PII) like emails, phones, and more. All processing is local - no data sent anywhere.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_title": "AI PII Scanner",
    "default_panel": "sidebar.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ai_pii_scanner@libor_benes.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best AI PII Scanner Alternatives

Here are some Firefox add-ons that are similar to AI PII Scanner: