TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: YouTube private mode Chrome extension

1 pointsby sauercrowdabout 1 year ago
I got tired of having to use private mode when checking out new videos on to not potentially ruin my recommendations<p>So I put together a &quot;private mode&quot; chrome extension, which simply conditionally blocks certain requests to Youtube.<p>I &quot;found out&quot; which requests by simply looking at all the requests that get fired, and figuring out which one&#x27;s might be related to recommendations.<p>I tested this after building by using one a Youtube account and watching a video that&#x27;s completely out of it&#x27;s current world of recommendations with and then without private mode enabled to confirm it does what it should.<p>Current limitation is that it only blocks videos from impacting your recommendations, not searches.<p>From what I see searches only influences recommendations slightly, but it still does.

1 comment

KomoDabout 1 year ago
Why this instead of just opening it in incognito mode? That doesn&#x27;t impact your recommendations when watching nor searching and doesn&#x27;t need an extension
评论 #39869199 未加载