Privacy
This extension collects nothing and sends nothing. It makes no network requests of any kind. There is no analytics, no error reporting, no account and no sync.
What it stores, and where
One thing: the list of channels you have blocked, plus two switches (whether comments are
hidden, and whether the extension is on). It is kept by Chrome on your own computer using the
storage permission.
Each entry holds the channel handle or channel ID you blocked, the label shown in the popup, and the time you blocked it. Nothing else.
What it can see, and what it does with it
The extension runs on www.youtube.com and no other site. On those pages it reads
the channel links that are already in the page in order to decide which cards to hide, and it
adds a "Block channel" button. It does not read what you watch, what you search for, your account,
or anything you type.
Nothing it reads is stored or transmitted. It is used in the moment, to decide whether to hide an element, and then it is gone.
Permissions, and why each one exists
storage— to keep your block list on this machine.https://www.youtube.com/*— the extension's whole function is hiding elements on YouTube pages. It has no access to any other site.
There are no optional permissions and no remotely hosted code.
Exporting and deleting
The popup exports your list to a file and imports it back. Removing the extension deletes everything it stored; there is no copy anywhere else, because nothing was ever sent anywhere.
Children
The extension is not directed at children and collects no data from anyone, of any age.
Changes
If a future version ever makes a network request, this page will say so before that version ships, and the change will be described in the store listing.