summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 5870812..143a776 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -67,6 +67,9 @@
"js": [
"lib/log.js",
"lib/Messages.js",
+ "lib/CSP.js",
+ "common/CapsCSP.js",
+ "content/DocumentCSP.js",
"content/onScriptDisabled.js",
"content/content.js",
"content/webglHook.js",