3

I am replacing NoScript with uMatrix.

I like the idea that every random site I happen to reach will not run any script or plugins, like noScript provided.

But the default for uMatrix is to always allow first-party scripts and even plugins! I can't find any setting to disable it. The closest I got was a screen to save "temporary rules". But I want this to be permanent and for everything!

Is there a way without forking?

user198350
  • 4,269
gcb
  • 5,442
  • 13
  • 62
  • 86

1 Answers1

6

Read "walkthrough for first time users" in uMatrix wiki.

You have to toggle scope (top-left corner), * icon indicates global rules. Now disable "plugin" (the column has been removed in uMatrix 1.0.0) and "script" in the "all" row (cookies and frames are disabled in the image) and press save (the padlock icon). Make sure that "1st-party" isn't allowed (bright green box, in the image first-party frames are allowed).

user198350
  • 4,269