Some folks browse using Tor or other high-privacy respecting browsers, in which things like NoScript are a default.
Anyway, yeah, NoScript is still pretty popular and if I recall correctly you can whitelist and regex with it. I just use the same functionality to disable javascript that is in uBlock Origin, personally.
Though uBlock doesn’t set javascript.enabled to false, only blocking any kinds of js. Meaning, the <noscript> tag (with the ever so useless error message) doesn’t get triggered, which results in some sites built in a defective framework just being empty.
Some folks browse using Tor or other high-privacy respecting browsers, in which things like NoScript are a default.
Anyway, yeah, NoScript is still pretty popular and if I recall correctly you can whitelist and regex with it. I just use the same functionality to disable javascript that is in uBlock Origin, personally.
Though uBlock doesn’t set javascript.enabled to false, only blocking any kinds of js. Meaning, the
<noscript>tag (with the ever so useless error message) doesn’t get triggered, which results in some sites built in a defective framework just being empty.