Privacy Policy

Last updated: 2026-05-01

ytclip is a small open-source tool for saving named YouTube timestamps. This page describes what data the web app and the browser extension collect, where it is stored, and what we do not do.

What we collect

Where it lives

All data is stored in a Supabase project owned by the ytclip author. Authentication and storage are handled by Supabase. The browser extension stores your session token locally in Chrome's extension storage; the web app stores it in the browser's localStorage.

What we do not do

Public visibility

Clips you save are private to your account by default. The "All Clips" and "Popular" tabs on the web show only clips from videos whose YouTube title contains gameon (or game on). All other clips are visible only to you in "My Clips".

Deleting your data

You can delete individual clips from the web app. To delete your entire account and all associated clips, contact the maintainer at github.com/toho36/ytclip/issues.

Source code

ytclip is open source: github.com/toho36/ytclip.