Добавя в менюто на YT видео опциите „Блокирай канал“, „Блокирай видео“ и „Добави канал в белия списък“. Автоматично скрива видеа от блокирани канали и отделни видеа. Също блокира Shorts.
< Отзив за deTube Блокирай канали
Thanks for bringing this up. This is not an error, but a known limitation when dealing with YT's dynamic content loading. I already tinkered with removing or even just hiding these loading sections. Multiple attempts worked but always broke YT's content loading mechanism. Seems that without these sections being shown, the feed would entirely stop loading any more videos. I really don't want to break that, so this can't be fixed for now.
@-moz-document domain("youtube.com") {
ytd-continuation-item-renderer.ytd-watch-next-secondary-results-renderer.style-scope{
height: 0px;
}
}
This eliminates clutter, and so far it seems not to interfere with loading.
Sounds interesting. I will try to resolve this with 0.1.8.
Block Video" Unfortunately, there is a one-inch gap left in the section (on the right) and a spinner is spinning in it.