summaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
authorhackademix2019-07-21 23:29:19 +0200
committerhackademix2019-07-23 18:11:14 +0200
commite7c1761f7ca2710a398997c5d2efae32ad701ffd (patch)
treede024dea4263533cbc6b56941cd90f5e91451e0b /src/manifest.json
parent8f71c8f4d35f3af21b59439e7afb6ebf3b6ea8e8 (diff)
downloadnoscript-e7c1761f7ca2710a398997c5d2efae32ad701ffd.tar.gz
noscript-e7c1761f7ca2710a398997c5d2efae32ad701ffd.tar.xz
noscript-e7c1761f7ca2710a398997c5d2efae32ad701ffd.zip
Restore "classic" pasted HTML sanitization feature (patch by barbaz with slight modifications).
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index caba4ce..c0fdcb2 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -94,7 +94,8 @@
"content/PlaceHolder.js",
"content/embeddingDocument.js",
"content/webglHook.js",
- "content/media.js"
+ "content/media.js",
+ "content/sanitizePaste.js"
]
},
{