Privacy policy for Datablur AI — PII Redaction for AI Chats
Datablur AI — PII Redaction for AI Chats by DataBlur
Datablur AI — Privacy Policy
Full version: https://datablur.app/ai/privacy
WHAT NEVER LEAVES YOUR DEVICE
Everything the extension exists to do happens locally. The text you type into a prompt box, every value it detects in that text, the sites you visit, and your settings are processed in your browser and are never transmitted. There is no account, no login, no sync, and no server that receives your content.
This is enforced by the build, not just promised: the release pipeline scans every shipped file for networking code (fetch, XMLHttpRequest, WebSocket, sendBeacon) and fails if any appears outside the single analytics call described below. The content script that reads your prompt box contains no networking code at all.
OPTIONAL ANONYMOUS USAGE ANALYTICS
One endpoint is contacted, and only when analytics are left enabled: https://data.datablur.app/api/send — a self-hosted Umami instance operated by us. It receives anonymous counters: how many values were redacted, which mode was in use, which settings changed, and the extension version. It never receives prompt text, detected values, page content, hostnames or URLs.
A random identifier is generated on first use so repeat sessions can be counted; it is not linked to any account or personal data. A single toggle in the popup switches all of this off, after which the endpoint is never contacted.
ANSWERING OUR OTHER EXTENSION
DataBlur, our screen-blurring extension, can ask whether Datablur AI is installed, so that it stops advertising it to people who already have it. Datablur AI answers with exactly two values: that it is installed, and its version number. Nothing else. Only DataBlur may ask — on Chrome the browser enforces this, and on Firefox the extension checks the sender and ignores everyone else. This is a message between two extensions on the same device; no network is involved.
PERMISSIONS
storage — saves your settings and counters on your device. tabs — shows the finding count on the toolbar badge for the right tab and opens the welcome page once on install. Access to nine named AI chat sites — the extension must read the prompt box as you type in order to warn you before you send. It has no access to any other site.
PAGES WE OPEN
A welcome page when you install the extension, and a short "why did you leave?" survey page if you remove it. The analytics toggle also switches the survey off.
CHILDREN
Datablur AI is not directed at children under 13 and knowingly collects no data from them. Since it collects no personal data from anyone, there is nothing to delete on request.
CHANGES AND CONTACT
Material changes are reflected by a new effective date on the published policy and noted in the extension's
CHANGELOG. Questions: support@datablur.app