Effective date: May 4, 2026
Last updated: May 8, 2026
DataLens is a Chrome extension project. This policy uses “we”, “our”, or “us” to refer to the maintainers of DataLens. We do not operate a cloud backend that receives your inspected web page content for storage or profiling.
Contact (support and privacy questions)
Security reports (do not use public issues for sensitive reports)
Source code may be distributed separately from the community repository above; see any packaging notes shipped with your copy of the extension.
This Privacy Policy explains how the DataLens Chrome extension handles information when you use it.
DataLens operates primarily locally on your device.
chrome.storage.localchrome-extension://… URLs—no fetch of model files from Hugging Face, jsDelivr, or similar CDNs during normal usehuggingface.co, hf.co) or jsDelivr (cdn.jsdelivr.net). That traffic would still be downloads of published weights, not uploads of your page content. Maintainers obtain bundled files using project scripts that may fetch from Hugging Face at build time on a developer machine—this is not end-user runtime behavior for standard packagesWe do not operate a service that collects your inspected web content or sells personal data for advertising.
For standard packaged builds, outbound HTTPS from the extension related to local AI is not used to download model weights (they are already in the package). Other extension behavior may still use the network only where necessary for non-AI features you use; local AI itself stays on-device as described above.
If you install and register an MCP native messaging host:
| Permission | Purpose |
|---|---|
storage |
Save your settings locally |
nativeMessaging |
Optional MCP bridge to local tools |
clipboardWrite / clipboardRead |
Copy/paste in the inspection UI |
offscreen |
Run local AI without blocking the UI thread |
activeTab / tabs |
Tie inspection to the tab you are working in |
scripting |
Inject bundled scripts when needed for detection and UI mounting |
sidePanel |
Show the inspection side panel |
contextMenus |
Optional context menu entries (e.g. inspect with DataLens) |
The extension declares host_permissions: <all_urls> so it can run where you might inspect structured data.
<all_urls> is not used as proof that models are downloaded from the web in that configuration. Only the fallback path (missing bundled assets) may cause HTTPS fetches to public model hosts, as explained under AI model processingDataLens is not directed at children under 13, and we do not knowingly collect personal information from children. If you believe a child has submitted personal data through our support channels, contact us using the addresses above.
Because core processing is local and we do not operate an account system for the extension:
This section is a general summary and does not limit mandatory rights under applicable law.
We may update this policy from time to time. We will revise the Last updated date at the top when we do. Material changes may also be reflected in the Chrome Web Store listing or in-extension notices where appropriate.
For privacy questions: use GitHub Issues or the security email above for sensitive matters.