This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
1.3.0
Notes:
Regarding the issue "uMatrix is causing iframe data to be mangled in the latest version of chrome":
I don't know what causes this -- uMatrix merely just add or modify a response header, as allowed by the extensions API. Until the root cause of the issue is resolved, you can mitigate it by changing the advanced setting disableCSPReportInjection
to true
in the new "More" dashboard pane.
Fixed:
noscript
tags improperly rendered in XML-based HTML documents (report).