YouTube Hide Buttons

Hides some YouTube Buttons

< Feedback on YouTube Hide Buttons

Review: Good - script works

§
Posted: 2025-06-19
Edited: 2025-06-19

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

§
Posted: 2025-06-19

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

§
Posted: 2025-06-19

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

Post reply

Sign in to post a reply.