Fügt YT‑Videomenüs die Optionen „Kanal blockieren“, „Video blockieren“ und „Kanal auf Whitelist setzen“ hinzu. Blendet automatisch Videos blockierter Kanäle und einzelne Videos aus. Unterstützt auch das Blockieren von Shorts.
< Rückmeldungen auf deTube Kanäle blockieren
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.