Privacy Policy
Last updated: 2026-05-10
This is the privacy policy for PiP Cue, a Chrome browser extension and the companion website at pip-cue.vercel.app. PiP Cue is an independent side project ("we", "us", or "our") operated by an individual developer. Contact tenxnaveen@gmail.com for anything privacy-related.
TL;DR
We collect almost nothing. The extension works fully without an account. The only personal data we ever store is your Google account email address, and we only store it if you click "Sign in with Google" to opt into cross-device bookmark sync. We never sell, share, or analyze your data. There is no advertising. There is no analytics.
What we collect
When you use the extension without signing in (default)
Nothing. No data leaves your computer.
- Your settings (subtitle style, default PiP mode, etc.) are stored in your browser's local extension storage (
chrome.storage.local). - Your saved bookmarks are stored in the same local storage, up to 20 of them.
- The toggle for "Auto-PiP when switching tabs" is stored locally.
We do not contact any server. We do not see any of this data.
When you opt into bookmark sync (Sign in with Google)
If you click Sign in with Google in the popup, dashboard, options, or onboarding page, the following happens:
- The extension opens a Google OAuth window via
chrome.identity.launchWebAuthFlow. You're asked to authorize PiP Cue against Supabase (our authentication and database provider). Supabase is what Google sees as the requesting application. - The only profile field PiP Cue receives is your email address (used as your unique account identifier). We do not request scopes for your name, profile picture, contacts, calendar, drive, or any other Google service.
- Supabase issues a session token. The extension stores that token in
chrome.storage.localso you stay signed in. - Each time you save a bookmark from the extension, the bookmark is written to your row in our Supabase database. Each row contains: the video URL, title, thumbnail URL, timestamp in seconds where you stopped, the site/hostname, and your user ID.
- When you open the saved-videos dashboard (here on the website or in the extension), PiP Cue reads your bookmarks back from Supabase.
We do not link your email to any other identifier. We do not enrich your profile from third parties. The only thing your email is used for is identifying which row in the bookmarks table belongs to you.
This use of Google sign-in is consistent with Google's Limited Use requirements: PiP Cue uses Google authentication only to identify your bookmark row, never for ads, analytics, training of AI/ML models, sharing with third parties, or human review (except minimally for security where required by Supabase or a court order).
What we do not collect
- Your browsing history
- The contents of pages you visit (other than the
<video>element on the active tab and, on YouTube, the visible caption overlay text - both of which stay on your computer) - Any video file or stream content
- Cookies or tokens from sites you visit
- Mouse movement, scroll, click, or keypress telemetry
- Device fingerprints, screen size, timezone, locale, or installed plugins
- Anything from any site that does not have a
<video>element you interact with
There are no analytics on the extension or the website. There are no advertising trackers. There are no third-party scripts loaded on either client.
Third parties
PiP Cue relies on three third-party services, only the first of which the extension contacts during normal use without an account:
- Supabase - handles authentication (Google OAuth via Supabase) and stores your bookmarks if you've signed in. Standard server logs (IP, request timestamps) for operational purposes; we don't use them for tracking. Supabase privacy policy.
- Google - only when you click "Sign in with Google". Google handles the sign-in screen and tells Supabase your email. PiP Cue itself never talks directly to Google's APIs. Google privacy policy.
- Vercel - hosts this website. Standard hosting logs (IP, timestamps); we don't access or analyze them. Vercel privacy policy.
Your rights
- Stop syncing. Click "Sign out" in the popup, the dashboard, or the options page. Your local bookmarks remain.
- Export your data. The extension's saved-videos dashboard has an "Export" button that writes all your bookmarks to a JSON file.
- Delete your synced data. Email tenxnaveen@gmail.com from the email address you signed in with. We'll delete every row in our Supabase database that belongs to your user ID, plus your auth record. We'll confirm by reply within 7 days.
- Access. If you'd like a one-time machine-readable export, email the same address. We'll respond within 7 days.
- Object. Uninstall the extension to remove all local data. Email us to remove synced data.
If you are a resident of the EU/EEA, the UK, or California: the rights above are intended to satisfy GDPR Articles 15–20 and the corresponding provisions of the UK GDPR and CCPA/CPRA. We do not "sell" personal information.
Children
PiP Cue is not directed at children under 13 (or 16 in the EU/EEA). We do not knowingly collect data from anyone in that age range. If you believe a minor has signed in for sync, email us and we'll delete the account.
Changes to this policy
When we update this page, we'll change the "Last updated" date and post a note in the PiP Cue release notes. Material changes that expand what we collect will be sent to signed-in users by email before they take effect.
Contact
Privacy questions or deletion requests: tenxnaveen@gmail.com