# Privacy Policy for QuickActions **Last updated:** 2026-07-07 QuickActions is a browser extension that adds configurable quick actions (paste templates, launch searches, folders/submenus) to the right-click context menu. ## Data collection QuickActions does **not** collect, transmit, sell, or share any data. It has no analytics, no telemetry, and no network requests of any kind — the extension requests no host permissions and cannot access the internet on your behalf. ## What is stored, and where - **Your configuration** (the quick actions you define — templates, search URLs, folders, and domain scoping) is saved using the browser's local `storage.local` API. It stays on your device and is never synced to any external server or account. - **Page content** is only touched when you explicitly invoke a quick action from the right-click menu (via the `activeTab` and `scripting` permissions). Depending on the action, this may involve reading your current text selection, inserting text into a focused field, or copying text to your system clipboard. This happens locally in your browser and is never transmitted anywhere. ## Third parties QuickActions does not integrate with, or share data with, any third-party service. ## Changes to this policy No changes expected to this policy, if in the future there are changes those changes would respect the terms of this policy.