Remove YouTube Shorts

on the Subscription page. Desktop & Mobile.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Ed Frees
Daily installs
2
Total installs
4,178
Ratings
3 1 5
Version
1.8
Created
2022-03-29
Updated
2023-07-19
Size
3.22 KB
License
MIT
Applies to

Remove YouTube Shorts automatically on the Subscription page. The other pages have sectioned the Shorts, so we can simply avoid them.

There will be a button next to the Search bar (Desktop ONLY! See screenshot).
Green = ON
Red = OFF

Your choice will be stored if you open a new tab, refresh the page or close the browser.

1.1 fixed variable issue while loading pages within YouTube instead of browser tab (line 16).
1.2 fixed IF statement issue while loading pages within YouTube instead of browser tab (line 15).
1.3 fixed button creation issue while loading pages within YouTube instead of browser tab (line 36).
1.4 works on m.youtube.com
1.5 YouTube added 2 parent layers to the Shorts. They also placed videos in a set grid. This means there will be more empty spots in your Subscription page after the Shorts are removed. Even after you resize the page to change the grid size the empty spots are there, just in a different location.
1.6 fixed @match.
1.7 really fixed @match this time, and changed line 60.
1.8 ALL Shorts on the Subscription page have been moved to one section. That section will be deleted.

Side-notes:
-If you're encountering problems please share the YouTube link, and error logs from the console. I can't fix what I don't know.