[*] Legal · Effective March 9, 2026
UI Context is built with privacy as a default, not an afterthought. The short version: the extension reads nothing, stores nothing, and sends nothing.
Overview
UI Context is a Chrome extension that helps you inspect DOM elements and copy structured context for AI coding agents. This policy explains what data the extension accesses, what it does not collect, and how it operates.
Data collected
UI Context does not collect, transmit, or store any personal data. The extension operates entirely on your local machine. No data is sent to any external server operated by the developers.
Permissions used
DOM and page content
When you click an element, the extension reads its outerHTML and computed CSS styles in order to build the output you requested (prompt, HTML, or styles). This data is written directly to your clipboard and is never transmitted anywhere. The extension processes everything locally, inside your browser.
Third parties
UI Context does not integrate with any analytics, tracking, or advertising services. There are no third-party SDKs bundled in the extension. The extension has zero runtime npm dependencies.
Open source
The full source code is publicly available on GitHub. You can audit exactly what the extension does before installing it.
Changes to this policy
If the extension's data practices change in a future version, this page will be updated and the effective date will change. Significant changes will be noted in the GitHub release notes.
Contact
If you have questions about this privacy policy, open an issue on GitHub. Open an issue on GitHub.