- Add shared banner system (src/shared/banners.js) for extensible banner config - Display RYS-branded announcement banner on YouTube homepage and options page - Banner pushes down YouTube page content with CSS variable for height - Revamp reveal suggestion boxes with polished two-row layout and RYS branding - Add per-surface reveal settings (homepage/sidebar/end-of-video) with migration - Consolidate colors and dimensions into CSS variables - Cache reveal box config at module level for performance Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
RYS — Remove YouTube Suggestions
A Browser Extension
What it does
This extension aims to make YouTube less engaging and more configurable. It provides options to hide recommended videos and to customize the user interface.
Feedback and Support
Leave a review!
Completely free. Donations welcome — Paypal
Why I made it
Motivated by an attempt to stymie the YouTube rabbit hole.
The YouTube recommendation algorithm optimizes for the most engaging videos, regardless of whether or not you are interested. Persistent exposure to these suggestions can result in a waste of your time. Download this add-on and remove unwanted suggestions as you please.
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