Privacy Policy

Last updated: 2026-07-13

Summary

Vidsieve is a YouTube feed-cleaning extension. The free tier runs entirely on your device and makes zero network requests. The optional Pro upgrade needs to contact a small license server to verify your purchase — this policy explains exactly what that involves, since it's the only case where the extension talks to the network at all.

Free tier: fully local, zero network calls

If you never activate a Pro license, Vidsieve never makes a single network request. All filtering runs against the YouTube page already loaded in your browser. Nothing is collected, transmitted, sold, or shared.

Pro tier: what gets sent, and why

Activating a Pro license sends exactly two pieces of data to Vidsieve's license server:

This happens when you activate a key, roughly once every 24 hours in the background to confirm the license is still valid, and once if you deactivate a device. The license server is a small proxy that forwards this exact request to Creem, our payment and license processor, to check whether the key is valid — it does not store your browsing activity.

What is never sent, under any circumstance: browsing history, video titles or IDs, channel names, watch time, filter settings, or any other data about your YouTube usage.

If you purchase Pro, Creem (as the merchant of record) separately collects your email and payment details to process the transaction — that exchange happens on Creem's own checkout page, not inside the extension. See Creem's privacy policy for how they handle that.

Data stored locally

The extension uses chrome.storage.local to persist your settings and filtering state. This data never leaves your browser (except the two Pro license fields described above):

You can export, delete, or reset this data at any time via the extension's options page.

Permissions

Permission Why it is needed
storage Save your settings locally
contextMenus Add "Block channel" / "Mark watched" to the right-click menu on YouTube
alarms Schedule the ~24h Pro license re-check described above — not used for anything else
host_permissions: youtube.com Apply filters to the YouTube interface — no other site is touched
host_permissions: license proxy Only used by the Pro license flow (activate/validate/deactivate); never contacted by the free tier

The extension does not use <all_urls>, webRequest, cookies, tabs (beyond internal messaging), or any permission that would allow tracking or remote access.

Third parties

No remote code

All extension code is bundled in the installed package. The license server returns plain data (license status), never executable code — the extension does not download or evaluate remote scripts.

Data retention & deletion

Changes

Material changes to this policy will be reflected here and in the extension's store listing.