Critiques pour YouTube Tweaks
YouTube Tweaks par Pedro
Avis de Pedro
Réponse du développeur
mis en ligne : il y a 2 ansThanks! Try adding this to 'Custom CSS':
ytd-notification-renderer:has([href*="shorts"]) {
display: none;
}
It'll not remove them from the notifications count though, unfortunately.
ytd-notification-renderer:has([href*="shorts"]) {
display: none;
}
It'll not remove them from the notifications count though, unfortunately.