Lawrence Hook e1e77a2931 Version 4.3.62
Squashed commit of the following:

commit 5078750703
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sun Dec 15 12:33:23 2024 -0500

    add semicolon

commit 8dd10345db
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sun Dec 15 12:30:50 2024 -0500

    Abbreviate anon donors

commit 5b47e2e636
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sun Dec 15 12:13:07 2024 -0500

    Squashed commit of the following:

    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

commit e9b2af8f87
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sat Dec 14 11:19:29 2024 -0500

    Add an option to shrink thumbnails

commit bb5f4331ef
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sat Dec 14 11:08:16 2024 -0500

    Add an option to remove the clip button

commit 615cfad300
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sat Dec 14 10:43:28 2024 -0500

    Fix the click on the "skip ad" button

commit f7cefd6161
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sat Dec 14 10:31:11 2024 -0500

    Fix the 'center contents' option

commit 016194e31d
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sat Dec 14 10:24:25 2024 -0500

    Fix subs page option for 'upcoming' videos. Fix toggles in the video player page.

commit b5b7895afe
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Sat Dec 14 09:55:16 2024 -0500

    Disable copy/paste for code entry

commit 0bf3cc95fc
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Fri Dec 13 21:56:13 2024 -0500

    Update manifest versions

commit 71dfef04cc
Merge: eb3ca2e fe4e2bd
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Fri Dec 13 21:55:35 2024 -0500

    Merge branch 'released'

commit eb3ca2e13e
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Fri Dec 13 21:55:06 2024 -0500

    Fix permissions

commit 4cec2ebe85
Author: Lawrence Hook <lawrencehook@gmail.com>
Date:   Fri Jun 7 17:40:18 2024 -0400

    update manifest versions
2024-12-17 19:38:40 -05:00
2023-03-20 21:47:11 -04:00
2024-12-17 19:38:40 -05:00
2024-05-09 00:51:55 -04:00
2020-02-28 20:35:59 -05:00
2024-05-09 00:51:55 -04:00
2024-12-17 19:38:40 -05:00
2023-02-19 13:52:59 -05:00

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
S
Description
A browser extension that lets you hide recommendations, customize the interface, and take control of your YouTube experience.
Readme MPL-2.0
8.8 MiB
Languages
JavaScript 73%
CSS 17.8%
HTML 8.7%
Shell 0.5%