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; }');

發表回覆

登入以回覆

长期地址
遇到问题?请前往 GitHub 提 Issues。