Hacker News new | ask | show | jobs
by dredmorbius 1492 days ago
uBlock origin and uMatix combined:

- Globally blacklist malicious JS (and other features) within uMatrix.

- uBlock Origin's "Annoyances" filter is highly effective.

- UBO's element remover tool is also quite good, and permanently removes misfeatures.

For added leverage, on desktop, I use Stylish to write custom CSS rules that assign annoyances the CSS property "display: none !important". This is typically on a site-by-site basis, though there may be some common targets that can be addressed either globally or with a standard stylesheet applied to multiple sites.

All of which is a pain, agreed, but less of one than not doing so.