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 "private mode" chrome extension, which simply conditionally blocks certain requests to Youtube.<p>I "found out" which requests by simply looking at all the requests that get fired, and figuring out which one's might be related to recommendations.<p>I tested this after building by using one a Youtube account and watching a video that's completely out of it'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.
Why this instead of just opening it in incognito mode? That doesn't impact your recommendations when watching nor searching and doesn't need an extension