# Privacy Policy — Clipmunk **Last updated:** 2025-03-18 Clipmunk does **not** collect, transmit, or share any user data. All templates you create are stored exclusively in your browser's local storage (`chrome.storage.local`) and never leave your device. ## Data collected None. ## Data transmitted None. The extension makes zero network requests. ## Third-party services None. No analytics, no telemetry, no ads. ## Permissions used | Permission | Purpose | |------------|---------| | `storage` | Save templates locally in the browser | | `clipboardWrite` | Copy template content to the clipboard | | `contextMenus` | Add a right-click paste menu for text fields | | `activeTab` | Access the currently focused tab when inserting text via context menu | | `scripting` | Inject a small script to insert text at the cursor position in the active page | ## Data retention All data is stored locally. If you uninstall Clipmunk, all stored data is automatically deleted by Chrome. ## Contact If you have questions about this policy, open an issue at the project repository.