Đánh giá cho YouTube Tweaks
YouTube Tweaks bởi Pedro
Đánh giá bởi Người dùng Firefox 15319127
Xếp hạng 5 trong số 5
bởi Người dùng Firefox 15319127, 4 tháng trướcI love this plugin... Thank you so much for your effort.
It would be better for me to get rid of #Shorts notifications in the Notifications popup on the top right.
I subscribe to a lot of channels, some channels share a cut version of a long video that I have watched in its entirety, splitting it into many Shorts videos...
Unfortunately it's very annoying
It would be better for me to get rid of #Shorts notifications in the Notifications popup on the top right.
I subscribe to a lot of channels, some channels share a cut version of a long video that I have watched in its entirety, splitting it into many Shorts videos...
Unfortunately it's very annoying
Phản hồi của nhà phát triển
đã đăng 4 tháng trướcThanks! 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.