remove-youtube-suggestions
remove-youtube-suggestions copied to clipboard
A browser extension that removes YouTube suggestions, comments, shorts, and more
Remove Youtube Suggestions
A Browser Extension
Feedback and Support
Leave a review!
Donations appreciated — Paypal
What
This extension hides recommended videos on YouTube and allows customization of the user interface to be less engaging.
Why
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 results in a waste of your time. So 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 [email protected].
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