youtube-local icon indicating copy to clipboard operation
youtube-local copied to clipboard

Option to hide video thumbnails and viewcount

Open fislysandi opened this issue 1 year ago • 1 comments

thank you for building this project, its really damn good. but i cant figure out how can i turn off or blur thumbnails , librewolf_aBGbyNaFOs how can i do that?

fislysandi avatar Nov 04 '23 22:11 fislysandi

We don't have a feature to do this yet, but you can do it with uBlock origin or similar adblockers. For uBlock Origin, right click one of the thumbnails, choose Block Element, and then choose the ##.thumbnail-img selector. Alternatively, go to uBlock settings -> My Filters, and add

localhost##.thumbnail-img 127.0.0.1##.thumbnail-img

to the list. Similarly, you can use ##span.views to get rid of views.

user234683 avatar Nov 05 '23 14:11 user234683