Privacy Policy
Last updated: November 22, 2025Introduction
Oddvision is a Chrome extension that helps you capture and analyze webpage content using AI. Your privacy is our top priority. This policy explains what data we handle and how.
Data We Collect
1. Account Information
When you sign in, we collect the following information via Google OAuth (managed by Supabase):
- Email address
- User ID (assigned by our authentication system)
- Subscription status (Free/Pro)
2. Usage Metadata
To manage subscription limits and improve service quality, we log the following metadata for each AI request:
- Timestamp of the request
- AI Model used (e.g., Llama 3, MiniMax)
- Character count (length) of the prompt
Important: We do NOT store the actual text content of your prompts or the captured webpage content in our database. We only store the length (character count) for usage tracking.
3. Website Content (Transient)
When you press Alt+1, Oddvision captures visible text from the current webpage.
- Trigger: Manual only (keyboard shortcut)
- Processing: This text is temporarily held in your browser's memory.
- Sharing: When you press Alt+2, the text is sent directly to AI providers (Groq or OpenRouter) for analysis.
- No Permanent Storage: We do not save this content on our servers. It is discarded immediately after the AI response is received.
Third-Party Services
We use trusted third-party services to provide core functionality. Data shared with them is subject to their respective privacy policies:
- Supabase: Authentication and database hosting. (Privacy Policy)
- Groq & OpenRouter: AI inference providers that process your text prompts. (Groq Policy,OpenRouter Policy)
- PayPal: Payment processing for Pro subscriptions. We do not store credit card details. (Privacy Policy)
Data Retention
- Account Data: Retained as long as your account is active. You can request deletion at any time.
- Usage Logs: Retained to track usage limits (e.g., weekly resets).
- Local Preferences: Extension settings are stored locally in your browser and removed if you uninstall the extension.
Permissions Explanation
| Permission | Why We Need It |
|---|---|
activeTab | Read visible page text when you press Alt+1 |
storage | Save settings locally (e.g. "Enabled/Disabled" state) |
identity | Required for Google Sign-In authentication |
Your Rights
You have full control over your data:
- Stop using the extension: Disable or uninstall from
chrome://extensions - Manage Account: You can sign out at any time via the extension popup.
- Don't capture sensitive content: Only press Alt+1 when you're comfortable sharing the visible text with AI providers.
Contact
Questions about this policy? Open an issue on our GitHub repository.