commit 42f6ef437a4054f2aed6467d8c85a8c1ec7f03c2
Author: Lawrence Hook <lawrencehook@gmail.com>
Date: Sun Dec 15 12:12:01 2024 -0500
Implement password removal. Fix button styling
commit 6503b2ac8460b148a17e42015a732b248048fa40
Author: Lawrence Hook <lawrencehook@gmail.com>
Date: Sun Dec 15 11:38:32 2024 -0500
Convert to password attributes to snake_case and add them to import/export.
commit 5f6f0e95e693a3ba8c2c59dc7311e30cd9af096d
Merge: 06edb5a e9b2af8
Author: Lawrence Hook <lawrencehook@gmail.com>
Date: Sat Dec 14 19:27:49 2024 -0500
Merge branch 'main' into feature/password
commit 06edb5a13151e6228723ecae409c75fea74ede37
Author: Lawrence Hook <lawrencehook@gmail.com>
Date: Sat Dec 14 19:26:54 2024 -0500
push progress on password feature
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