summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 7358e59..5870812 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -41,6 +41,9 @@
"lib/tld.js",
"lib/LastListener.js",
"lib/Messages.js",
+ "lib/CSP.js",
+ "lib/NetCSP.js",
+ "common/CapsCSP.js",
"common/Policy.js",
"common/locale.js",
"common/Entities.js",
@@ -48,6 +51,7 @@
"common/Storage.js",
"ui/Prompts.js",
"xss/XSS.js",
+ "bg/ReportingCSP.js",
"bg/deferWebTraffic.js",
"bg/ChildPolicies.js",
"bg/main.js"