Summary: This extension stores audit data only on your device. AI4Context does not operate a backend for this extension and does not collect your audit data on our servers.
When you voluntarily start an audit session, the extension records metadata about completed network requests to allowlisted conversational AI domains (for example ChatGPT/OpenAI, Claude/Anthropic, Gemini/Google): hostname, HTTP method, status code, and timestamp. Only the focused AI tab is attributed while a session is active. Request and response bodies, chat message text, and page content are not logged.
Events are stored in your browser (IndexedDB and chrome.storage). You can export, import, or delete all audit data at any time from the extension panel. Data is not uploaded to AI4Context servers.
When you use ChatGPT, Claude, Gemini, or similar sites, those providers process your activity under their own terms and privacy policies. This extension does not change how those services work.
webRequest — observe completed requests on allowlisted AI domains while an audit session is active.storage — session state, UI language, and local preferences.tabs — detect the focused tab and open or focus the audit panel.windows — show the floating audit panel window.<all_urls> is optional in the manifest and not used in version 1.0.0.The extension package contains all executable code. No remote scripts are loaded at runtime.
AI4Context: ai4context.com
Extension support: GitHub Issues