Last updated: March 30, 2026
This extension filters or highlights video rows on YouTube and YouTube Music using rules you configure in the options page. This document describes what information is involved.
The extension does not collect personal data, run analytics, show ads, or send your browsing activity to a remote server operated by the developer. There is no account system.
Your settings (block/allow lists, mode, toggles) are stored with the browser’s extension storage API
(chrome.storage.local). That data stays on your device. The developer cannot read it remotely.
On supported pages, the extension inspects text already shown in the page (such as video titles) to decide whether a row matches your rules. That processing happens locally in your browser.
A count may appear on the toolbar icon for the current tab; it is computed locally and is not uploaded.
Host access is limited to YouTube / YouTube Music URLs needed for the content scripts. Other permissions (storage, toolbar action, tab events for the badge) support those features only.
Use of YouTube and YouTube Music is governed by Google’s terms and policies. This policy applies only to the extension.
Questions about this policy or the extension: open an issue on GitHub.