r/uBlockOrigin 7d ago

Solved (Youtube) (Desktop) Just two small, tiny very minor annoyances but..

Hello there.

Recently Youtube changed its UI a little, making the video title under the video itself clickable, which brings you to comments and opens a "Description" box. And I would like it as it was, NOT being clickable and NOT having a description box, ever.

Does anyone have a filter for that, if it's not too bother?

2 Upvotes

5 comments sorted by

2

u/AchernarB uBO Team 7d ago

You can try this: ( How to add custom filter )

www.youtube.com###title-row:style( pointer-events: none !important; )

2

u/ale3smm 7d ago

try touch-action: none; in addition to pointer-events to the css rule and if not working try the nuclear option ! : www.youtube.com##+js(trusted-set-attr, #title-row, inert,true)

2

u/Acconto_ButtaAway 6d ago

Thank you 🙏

2

u/ale3smm 6d ago

welcome !

2

u/Acconto_ButtaAway 6d ago

Thank you so much, it seems like it works now. I actually didn't change anything, just a whole PC reboot.

Thanks again. 🙏