# Remove Youtube Suggestions #### A Browser Extension ### What does it do? This project hides Youtube recommendations, motivated by an attempt to stymie the "YouTube rabbit hole." ### Why should I use this plugin? 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 install here: - Firefox https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions/ - Chrome https://chrome.google.com/webstore/detail/remove-youtube-suggestion/cdhdichomdnlaadbndgmagohccgpejae ### Contributing If you'd like to contribute to the development of this add-on, the following commands should get you started with a dev environment. ``` $ git clone https://github.com/lawrencehook/remove-youtube-suggestions.git $ cd remove-youtube-suggestions/firefox $ npm install --global web-ext $ web-ext run ``` The commands above will open Firefox with the current state of the add-on installed. https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/ ### Donations Show support for this project by donating [here](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=FF9K9YD6K6SWG¤cy_code=USD&source=url&amount=5).