Privacy Policy
VibeClipper — Privacy Policy
Last updated: March 9, 2026
Overview
VibeClipper is a Chrome extension that helps developers generate context-rich prompts for AI coding tools by clicking elements on a webpage. This privacy policy explains what data the extension accesses, how it is used, and your rights.
Data Collection
VibeClipper does not collect, transmit, or store any user data.
- No personal information is collected
- No browsing history is recorded
- No analytics or telemetry data is gathered
- No cookies are set or read
- No user accounts are required
- No data is sent to any external server
Data Access
When the user explicitly activates the extension and clicks an element on a webpage, the following data is read locally in the browser:
- Page URL and title of the active tab
- HTML structure of the selected element and its parent
- CSS computed styles of the selected element (font, color, spacing, dimensions)
- Element attributes such as id, class, data attributes, and ARIA attributes
- CSS selector and XPath generated from the element's position in the DOM