How I browse the Web with uBlock (Hard Mode)

63 points by untrusem


technomancy

I salute people who can default to JS off; more power to yall. But if that's too extreme for you, blocking 3rd-party scripts only (medium mode) is nearly as good, because the worst offenders when it comes to scripting are almost always 3rd-party scripts. The scripts written by people who actually know what they are doing tend to be first-party; for example the upvoting scripts on this site.

The other thing I really like is setting a key binding for "Relax blocking mode" in the Shortcuts section. When I didn't have this, I would often just turn off ubo altogether when all I really wanted was to allow the occasional 3rd-party script.

sjamaan

Thanks for the post! It still looks rather daunting, TBH. I suppose uBlock really is uMatrix on steroids, there seem to be many more features.

hwj

I'm so disgusted by all these modern websites that can't even display plain text without JavaScript that I decided to make my own website non-JavaScript-only by embedding this:

<script src="no.js" type="text/javascript"></script>

Source: https://j.wied.co/no.js