# Privacy Policy for DevClip Last updated: February 25, 2026 DevClip ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains how our Chrome Extension, DevClip, handles your information. ## 1. Information We Collect DevClip only accesses and saves the text, code snippets, and the source URLs that you explicitly copy or choose to save via the extension's context menu or keyboard shortcuts. ## 2. Where Your Data is Stored **All data is stored locally on your device.** DevClip uses Chrome's local storage API (`chrome.storage.local`) to save your clipboard history. ## 3. Data Sharing and Transmission **We do not transmit, upload, or share your data.** At no point does DevClip send your saved snippets, browsing history, or any other personal information to external servers, third parties, or analytics services. Everything you save remains exclusively on your own computer. ## 4. Required Permissions - **storage:** Used exclusively to save your clip history locally on your machine. - **activeTab:** Used to capture the URL of the page you are currently on *only* when you actively trigger a save action. - **contextMenus:** Used to provide a right-click menu option to save selected text. ## 5. Contact Us If you have any questions about this Privacy Policy, please open an issue on our GitHub repository.