YouTube Hide Buttons

Hides some YouTube Buttons

< Feedback on YouTube Hide Buttons

Review: Good - script works

§
Posted: 19.06.2025
Edited: 19.06.2025

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

§
Posted: 19.06.2025

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

§
Posted: 19.06.2025

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

Post reply

Sign in to post a reply.