Copy AI ID Privacy Policy
Copy AI ID is a Chrome extension for developers and QA reviewers who work with web pages that already render data-ai-id attributes. The extension helps users inspect selected UI elements, write local target notes, and copy selector/comment bundles for QA, development handoff, or AI-assisted UI editing workflows.
Data handled by the extension
Copy AI ID may handle the following data locally in the browser:
- Rendered
data-ai-idattribute values from pages where the user enables the extension - User-created notes and comments for selected UI targets
- Local extension settings, such as whether the extension is enabled for a page scope
- Clipboard text generated when the user explicitly saves or copies a selected note/comment bundle
Local storage only
Copy AI ID stores extension settings, notebook draft/layout state, and user-created per-target comments locally in the browser using extension-owned chrome.storage.local.
The extension does not store notes or comments in the inspected page's localStorage.
No remote transmission
Copy AI ID does not send page content, browsing activity, notes, selectors, or user-created comments to any remote server.
Copy AI ID does not use analytics, tracking, advertising SDKs, or remote AI processing.
Clipboard use
Copy AI ID writes text to the clipboard only when the user explicitly saves or copies a selected target/note. The copied text may include a selected data-ai-id reference and user-entered note/comment text.
Data sharing
Copy AI ID does not sell, share, or transfer user data to third parties.
Copy AI ID does not use user data for purposes unrelated to the extension's single purpose.
Copy AI ID does not use user data to determine creditworthiness or for lending purposes.
Remote code
Copy AI ID does not load or execute remote JavaScript or WebAssembly. All runtime code is bundled inside the extension package.
Contact
For questions about this privacy policy, contact the developer through the GitHub repository: https://github.com/airman5573/copy-ai-id.