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

Remove unwanted or unused buttons from the channel page menu

目前為 2022-11-17 提交的版本,檢視 最新版本

作者
Jens Nordström
評價
0 0 0
版本
1.4
建立日期
2022-11-05
更新日期
2022-11-17
尺寸
4.5 KB
授權條款
MIT
腳本執行於

Youtube - Remove HOME, SHORTS, LIVE and STORE tab on the channel page menu

The new default tab on navigation is "VIDEOS"

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")

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