mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
39 lines
1.7 KiB
Markdown
39 lines
1.7 KiB
Markdown
# Remove Youtube Suggestions
|
|
#### A Browser Extension
|
|
|
|
|
|
### 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 below:
|
|
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions)
|
|
- [Chrome](https://chrome.google.com/webstore/detail/remove-youtube-suggestion/cdhdichomdnlaadbndgmagohccgpejae)
|
|
|
|
### Development
|
|
This project 100% open source. Created and maintained by me, [Lawrence Hook](https://lawrencehook.com).
|
|
|
|
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/firefox
|
|
$ npm install --global web-ext
|
|
$ web-ext run
|
|
```
|
|
|
|
### Feedback and Support
|
|
Leave a review!
|
|
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions)
|
|
- [Chrome](https://chrome.google.com/webstore/detail/remove-youtube-suggestion/cdhdichomdnlaadbndgmagohccgpejae)
|
|
|
|
Donations appreciated. [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=FF9K9YD6K6SWG¤cy_code=USD&source=url&amount=5)
|
|
btc `bc1qkypls3kpr73sncxag5h6z9vr6xg27nranf22ve`
|
|
eth `0xDC40d2Ac2DBC76cd9507A9f578e3166e3ae1292D`
|