YouTube migrated the subscriptions feed to yt-lockup-view-model with yt-thumbnail-view-model inside, so `ytd-thumbnail` no longer matches the feed thumbnails there. Add the new element to the remove_video_thumbnails hide rule and the blur_video_thumbnails filter rule so both features work on /feed/subscriptions again. Caught by the rys-test Playwright harness. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
RYS — Remove YouTube Suggestions
A Browser Extension
What it does
A browser extension that lets you hide recommendations, customize the interface, and take control of your YouTube experience.
Feedback and Support
Leave a review!
Free to use with optional premium features.
Why I made it
The attention economy has gotten out of control. YouTube's recommendation algorithm optimizes for the most engaging videos, not the ones you actually want to watch — and it's easy to lose hours to the rabbit hole. This extension lets you cut the noise and use YouTube on your own terms.
Available for download at the links below:
Development
This project is 100% open source. Created and maintained by me, Lawrence Hook.
Have a feature request or found a bug? Feel free to create a Github issue, submit a PR, or contact me at lawrencehook@gmail.com.
The following commands will set up a Firefox dev environment.
git clone https://github.com/lawrencehook/remove-youtube-suggestions.git
cd remove-youtube-suggestions/src
npm install --global web-ext
web-ext run