This page describes how the Where’d I Leave My Show browser extension (“the extension”) handles information.
The extension is designed to work locally on your device.
Summary
The extension stores your watch list (for example: show title, season, episode, timestamps, optional notes, and links)
only on your device using Chrome’s built-in storage (chrome.storage.local).
We do not operate backend servers for this extension, and the extension does not send your watch list to us.
What the extension does
- Saves and displays the information you enter while using the extension.
-
When you use Fill from this page or Now, the extension reads the active tab’s page title,
URL, and basic information from the video element on that page (when available) to suggest a title, link, and playback time.
-
If you use Export backup, a JSON file is saved through your browser’s normal download flow. That file stays on your computer unless you choose to share it.
Permissions (why they exist)
- storage — To save your entries in Chrome on your device.
-
activeTab — To access only the tab that is active when you open the extension or use its actions,
so it can read the page title, URL, and (when possible) video timing. This is not ongoing access to your browsing history.
-
scripting — To inject a small script into that same active tab only when you use the features above,
so the extension can read title, URL, and video timing without requesting broad access to every website.
What we do not do
- We do not sell your data.
- We do not use analytics or advertising trackers in this extension.
- We do not collect your full browsing history.
Data retention and your control
Data remains on your device until you remove it in the extension, clear extension data in Chrome, or uninstall the extension.
You can delete individual entries, use import/export to manage your own backups, and uninstall at any time.
Children’s privacy
The extension is not directed at children under 13, and we do not knowingly collect personal information from children.
Changes
We may update this policy if the extension’s behavior changes. The “Last updated” date will change when it does.
Contact
For privacy questions, please use the contact options listed on the extension’s
GitHub repository
or the Chrome Web Store listing (when available).