Hides some YouTube Buttons
< 腳本YouTube Hide Buttons的回應
Could you include hide 'Like' and 'Dislike' too?
Add this to the Script:GM_addStyle('#top-level-buttons-computed { display: none !important; }');
Add this to remove the Bell button:GM_addStyle('#subscribe-button { display: none !important; }');
登入以回覆
Could you include hide 'Like' and 'Dislike' too?