Datablur AI — PII Redaction for AI Chats Firefox

Examine source code of Datablur AI — PII Redaction for AI Chats

Inspect and view changes in Datablur AI — PII Redaction for AI Chats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "short_name": "Datablur AI",
  "description": "__MSG_appDesc__",
  "version": "1.0.3",
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://data.datablur.app/*"
  ],
  "content_scripts": [
    {
      "js": [
        "main.js"
      ],
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://copilot.microsoft.com/*",
        "https://chat.mistral.ai/*",
        "https://grok.com/*",
        "https://poe.com/*",
        "https://chat.deepseek.com/*"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/fonts/instrument-sans-variable-latin.woff2",
        "assets/fonts/geist-mono-variable-latin.woff2"
      ],
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://copilot.microsoft.com/*",
        "https://chat.mistral.ai/*",
        "https://grok.com/*",
        "https://poe.com/*",
        "https://chat.deepseek.com/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/logo/16.png",
      "32": "assets/logo/32.png",
      "48": "assets/logo/48.png",
      "128": "assets/logo/128.png"
    }
  },
  "icons": {
    "16": "assets/logo/16.png",
    "32": "assets/logo/32.png",
    "48": "assets/logo/48.png",
    "128": "assets/logo/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c619200e-c3fe-4520-af6a-8863f4cc0732}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "content_security_policy": {
    "extension_pages": "default-src 'self'; img-src 'self' data:; style-src 'self'; font-src 'self'; object-src 'none'; connect-src 'self' https://data.datablur.app"
  }
}

Best Datablur AI — PII Redaction for AI Chats Alternatives

Here are some Firefox add-ons that are similar to Datablur AI — PII Redaction for AI Chats: