YouTube Hide Buttons

Hides some YouTube Buttons

< Σχολιασμός για τον κώδικα YouTube Hide Buttons

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 19/06/2025
Επεξεργάστηκε: 19/06/2025

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

Dirk BourgeoisΔημιουργός
§
Δημοσιεύτηκε: 19/06/2025

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

Dirk BourgeoisΔημιουργός
§
Δημοσιεύτηκε: 19/06/2025

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

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.