summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
authorhackademix2019-10-23 17:12:01 +0200
committerhackademix2019-10-25 23:19:48 +0100
commit51e115d3bcd2ad683f264e7d9c97347e0afac14e (patch)
tree4231163cdaca8ac54e7a0106d2fb54598ab4a1b8 /src/manifest.json
parent7f4c3450fdc6895bf36eeba9c3184a0814275a21 (diff)
downloadnoscript-51e115d3bcd2ad683f264e7d9c97347e0afac14e.tar.gz
noscript-51e115d3bcd2ad683f264e7d9c97347e0afac14e.tar.xz
noscript-51e115d3bcd2ad683f264e7d9c97347e0afac14e.zip
Cleaner and tighter usage of SyncMessage to fetch policies.
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index f3f6675..673a98d 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -92,8 +92,8 @@
"content/DocumentCSP.js",
"content/onScriptDisabled.js",
"content/staticNS.js",
- "content/content.js",
"content/PlaceHolder.js",
+ "content/content.js",
"content/embeddingDocument.js",
"content/webglHook.js",
"content/media.js",