YouTube Hide Buttons

Hides some YouTube Buttons

< 脚本 YouTube Hide Buttons 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-06-19
编辑于:2025-06-19

Could you include hide 'Like' and 'Dislike' too?

§
发布于:2025-06-19

Add this to the Script:
GM_addStyle('#top-level-buttons-computed { display: none !important; }');

§
发布于:2025-06-19

Add this to remove the Bell button:
GM_addStyle('#subscribe-button { display: none !important; }');

发布留言

登录以发布留言。