Last updated: October 27, 2025 — This page explains how the Face Insight browser extension collects, uses, stores, and protects information.
Face Insight is a client-side browser extension that performs facial landmark detection locally inside your browser using MediaPipe models shipped with the extension. We design the extension so processing happens on your device and we do not transmit images or extracted facial data to our servers by default.
The extension may handle the following types of data when you use face-detection features:
All image processing and model inference occur locally inside an offscreen document within the extension (no external APIs are called by default). We use the processed data to:
By default, no. The extension does not upload images, landmarks, or other derived biometric data to third-party servers.
The MediaPipe models and WebAssembly binaries required for detection are included with the extension or loaded from extension resources. These model files are not shared externally by the extension itself.
We aim to follow best practices to protect local data. The extension stores only minimal configuration in the browser's extension storage. Images and derived data are processed in-memory in an offscreen document and not persisted unless you explicitly save or export them.
Temporary image data used for processing is kept only in memory and discarded after analysis. Persistent storage is only used for non-sensitive settings unless you explicitly save results to disk.
The extension depends on third-party libraries (for example, MediaPipe). Those libraries run locally. Please refer to the upstream library licenses and privacy statements for additional information:
The extension is not intended for use by children under 16. If you are a parent or guardian and believe your child has used the extension to share personal data, contact us (see below).
You may:
We may update this policy occasionally; we will update the "Last updated" date at the top. Substantive changes will be communicated in the extension's release notes.
If you have questions or requests about privacy, please contact: [email protected].