From b849b8d461479cf6530c77b97b094807840ce0d7 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 12 Oct 2022 19:11:20 +1100 Subject: adding force display noscript. --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest.json') 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" ] } ] -- cgit v1.2.3