Hacker News new | ask | show | jobs
by mormegil 1526 days ago
> (Unfortunately NoScript has a limitation that you can't tell it to "only TRUST javascript from example.com when I'm visiting example.com").

uMatrix (which I'm using in desktop Firefox) works exactly like this. Plus it allows you to forbid/allow cookies, styles, images, scripts, media, XHR, and iframes separately (for each origin/domain).

3 comments

uBlock Origin in advanced mode also supports this (although only scripts/frames/images, not the full uMatrix list).
Ok I'll set it up sometime soon and give it a try. Thanks.
It's officially deprecated, but it still works.

https://github.com/gorhill/uMatrix

Any alternative to uMatrix?
Isn’t that non-origin?
The origin/non-origin difference only applies to uBlock Origin, not uMatrix.
Ahh, good to know. Thanks.
uMatrix really is the best dead extension. I still hope someone will revive or recreate it (or add the same interface to uBlock or one that is just as good).