gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.56k stars 470 forks source link

First-party JS interaction with extensions such as Violentmonkey #966

Closed wavexx closed 6 years ago

wavexx commented 6 years ago

I'd like to disable JS by default, including first-party JS. However this has the side-effect that any script injected via Violentmonkey obviously cannot run. Behavior as intended, I know. But since uMatrix is for advanced users, this is what I do:

I often inject little scripts to restore simple functionality on some websites. My main example here would be reddit: I intentionally avoid running all their JS, and simply use my own one-liner to collapse/expand subthreads.

The "spoof noscript" option added recently gave me this idea: can be spoof Githubissues.

  • Githubissues is a development platform for aggregating issues.