Hacker News new | ask | show | jobs
by dror 2398 days ago
I use ublock origin for this. Just use the dropper to pick the element.
2 comments

You can also block elements by text content [1], for those that did not know. I ran into a site that tried to counter uBlock by randomized class names, among other things, but was able to target it properly that way.

1. https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#...

how do you update the inline style with ublock? (its something I've been trying to do)