# FlixPilot Privacy Policy **Last Updated: November 29, 2025** ## Overview FlixPilot is a browser extension that automatically dismisses Netflix's "Are you still watching?" prompts. Your privacy is important to us, and this policy explains how we handle your data. ## Data Collection **FlixPilot does NOT collect, store, or transmit any personal data.** ### What We DON'T Collect: - ❌ Personal information (name, email, etc.) - ❌ Browsing history - ❌ Netflix account information - ❌ Viewing habits or watch history - ❌ Any form of analytics or tracking data ### What We DO Store Locally: - ✅ A simple counter tracking how many prompts have been dismissed This counter is stored **locally on your device only** using Chrome's built-in storage API. This data: - Never leaves your device - Is never transmitted to any server - Is never shared with anyone - Can be reset at any time via the extension popup ## Permissions Explained | Permission | Why It's Needed | |------------|-----------------| | `activeTab` | To interact with Netflix's playback prompts on the current tab | | `storage` | To save the local prompt counter on your device | | `netflix.com` | To run the content script that detects and dismisses prompts | ## Third Parties FlixPilot does not: - Use any analytics services - Include any third-party tracking - Send data to any external servers - Integrate with any third-party services ## Open Source FlixPilot's code is transparent and can be reviewed to verify these privacy practices. ## Changes to This Policy If we make any changes to this privacy policy, we will update the "Last Updated" date above. ## Contact If you have any questions about this privacy policy, please open an issue on our GitHub repository. --- **Summary: FlixPilot respects your privacy. We don't collect, store, or share any of your personal data. Period.**