You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2026. It is now read-only.
When CSS-Exfil-Protection is enabled it allows behind-the-scene (or Tabless in case of uBlock) connections that are supposed to be blocked by uMatrix (or uBlock).
Steps to reproduce (simplest way) Firefox (68.11ESR):
Create new profile (just to make sure everything is plain vanilla)
Install uMatrix & CSS-Exfil-Protection, enable them both.
Set up uMatrix really strict (it happens with other settings too, but just to cut everything down to minimum): block everything except 1p images and CSS
Start uMatrix logger
Go to your test website
Open uMatrix panel: everything is blocked except www.mike-gualtieri.com images and CSS
Look at the uMatrix logger: there are allowed behind-the-scene connections to goeris.com and google fonts.
Disable CSS-Exfil-Protection, reload your test website and look at the logger: no more behind-the-scene connections (uMatrix panel shows the same blocked and allowed connections as before).
Note 1: same thing with uBlock logger, but I have not tested that thoroughly, so sticking with uMatrix for the now.
Note 2: it happens with many other sites too, not just your test site, some sites behave like this, some don't. I don't know what the difference is.
Note 3: uMatrix can be enabled on behind-the-scene, and then those attempts are blocked too (see logger), but that is not recommended because it might interfere with necessary browser functions.
When CSS-Exfil-Protection is enabled it allows behind-the-scene (or Tabless in case of uBlock) connections that are supposed to be blocked by uMatrix (or uBlock).
Steps to reproduce (simplest way) Firefox (68.11ESR):
Create new profile (just to make sure everything is plain vanilla)
Install uMatrix & CSS-Exfil-Protection, enable them both.
Set up uMatrix really strict (it happens with other settings too, but just to cut everything down to minimum): block everything except 1p images and CSS
Start uMatrix logger
Go to your test website
Open uMatrix panel: everything is blocked except www.mike-gualtieri.com images and CSS
Look at the uMatrix logger: there are allowed behind-the-scene connections to goeris.com and google fonts.
Disable CSS-Exfil-Protection, reload your test website and look at the logger: no more behind-the-scene connections (uMatrix panel shows the same blocked and allowed connections as before).
Note 1: same thing with uBlock logger, but I have not tested that thoroughly, so sticking with uMatrix for the now.
Note 2: it happens with many other sites too, not just your test site, some sites behave like this, some don't. I don't know what the difference is.
Note 3: uMatrix can be enabled on behind-the-scene, and then those attempts are blocked too (see logger), but that is not recommended because it might interfere with necessary browser functions.