aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 2a7a5f1..0c8c28d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -54,7 +54,8 @@
"match_about_blank": true,
"all_frames": true,
"js": [
- "content/externalLicenseChecker.js"
+ "content/externalLicenseChecker.js",
+ "content/noscript.js"
]
}
]