Intro Skipper is designed to work entirely inside your browser. This page explains exactly what data the extension touches, why, and where it's stored.
Last updated: July 10, 2026
Intro Skipper does not collect, transmit, sell, or share any personal data. It does not use analytics, trackers, or remote servers of any kind. Everything the extension does happens locally, inside your own Chrome browser.
The extension stores the following, and only this, using Chrome's built-in chrome.storage.sync API:
This data is stored locally by Chrome and, if you're signed into Chrome sync, synced across your own devices by Google — the same way Chrome syncs bookmarks or other extension settings. Intro Skipper itself never sends this data anywhere else.
storage — used to save your default skip second and
channel list so they persist between browser sessions.
host_permissions for https://www.youtube.com/* —
used so the content script can detect the current video's channel and, if it matches
one you've added, pause and seek playback to your chosen second. The extension does
not run on, or read data from, any other website.
If this policy ever changes, the update will be reflected on this page along with a new "last updated" date. Since the extension has no update-check mechanism of its own, please check back on this page from time to time.
Questions about this policy or the extension can be raised as an issue on GitHub.