Youtube - Remove Home, Short, Live and Store buttons from the channel page menu

Remove unwanted or unused buttons from the channel page menu

As of 2022-11-17. See the latest version.

Author
Jens Nordström
Ratings
0 0 0
Version
2.0
Created
2022-11-05
Updated
2022-11-17
License
MIT
Applies to

Please read the description for the best experience

You need to change this line if you are using another language than English to match the button names:
(buttonText === "HOME" || buttonText === "SHORTS" || buttonText === "LIVE" || buttonText === "STORE")

The "VIDEOS" tab is the default navigation now instead of "HOME"

Changes

Version 1.4 (2022-11-17)
- Added script from @Schuwi (inactive user) to automatically select the "VIDEOS" tab on the channel page
- If you are running the outdated code separately please turn it off, link to outdated script

Bugfixes

Version 1.4 (2022-11-17)
- Changed the regexp to also work with the new @handles URL structure for navigation to the "VIDEOS" tab


Example