Effective Date: September 10, 2026
Core Promise: Continu does not track you, does not log your browsing habits, does not inject advertisements, and never sells user data. All conversation contexts are protected by client-side End-to-End Encryption (AES-256-GCM).
Continu is a universal cross-platform AI context manager and prompt optimizer. Its sole purpose is to allow users to capture conversation contexts, store them locally, optionally synchronize them across their devices, and insert or arm contexts when interacting with web-based AI chat assistants.
chrome.storage.local.identity.launchWebAuthFlow). We receive your public user ID and email address solely to associate your encrypted vault with your account.chrome.storage.local. API calls are sent directly from your browser to the designated AI provider's official API endpoint over HTTPS. Your API keys are never sent to our servers.Continu requests only the minimum permissions required to perform its functions:
storage & unlimitedStorage: Used to store your saved contexts, themes, and configuration locally on your machine.activeTab: Used to detect the active AI chat composer, read conversation turns on demand when requested by the user, and insert prompts into the composer.tabs: Used to identify page titles and URL transitions on AI chat web applications to properly name saved contexts.identity: Used to securely handle Google OAuth sign-in without embedding web login credentials.host_permissions (<all_urls> & https://*.supabase.co/*): Required to communicate with your Supabase database for encrypted backup and to support universal AI chat applications across all domains (including major providers like ChatGPT, Claude, Gemini, Perplexity, DeepSeek, and custom or self-hosted AI chat apps such as Open WebUI, Ollama, and LibreChat).You have complete control over your data:
If you have any questions or security inquiries regarding this policy, please contact:
Developer: Chirag Damani
Email: damanichiru38@gmail.com
Project Repository: github.com/CHIRAG-DAMANI-08/Continu