diff --git a/src/content/content.js b/src/content/content.js index 2f37eeb..7972979 100644 --- a/src/content/content.js +++ b/src/content/content.js @@ -138,6 +138,7 @@ window.addEventListener("securitypolicyviolation", e => { violations.add(key); if (type === "frame") type = "sub_frame"; seen.record({ + policyType: type, request: { key, url,