Hacker News new | ask | show | jobs
by perihelions 1598 days ago
uBlock filters can do that, e.g. something like:

    netflix.com##:xpath(//div):style(background-color: green !important)
https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#...