← Back to Tubwise

Privacy Policy

Last updated: 25 April 2026

Tubwise ("the Extension") is a browser extension that helps you organise your YouTube subscriptions and hide distracting interface elements such as Shorts, recommendations and comments. This document explains exactly what data the Extension touches and where it lives.

TL;DR

What data is processed

When you click Refresh subscriptions, Tubeshelf calls YouTube's own public InnerTube API (the same endpoints youtube.com uses) to read your own subscriptions list. For each channel it stores:

You may also create your own tags and a per-channel blocklist; both are stored alongside the channel data.

All of this is written to chrome.storage.local, which the browser keeps on your device. None of it is uploaded anywhere by the Extension.

What data is not processed

How to delete your data

Permissions

PermissionWhy we need it
storage Persist your tags, channel-tag assignments, blocklist and settings between browser sessions. Stored locally only.
host_permissions: youtube.com Inject the content script that hides Shorts, recommendations and comments, applies your channel blocklist, and (in the service worker) reads your subscription list via YouTube's own InnerTube API using your existing session cookies.

Children

Tubeshelf is not directed at children under 13. It does not knowingly collect personal information.

Changes to this policy

If this policy ever changes, the new version will be published at the same URL with an updated "Last updated" date. Material changes will also be noted in the Chrome Web Store release notes.

Contact

Open a GitHub issue at the project repository, or email raduradionat@gmail.com.