From 1de1db3c29d11f49e130d44db359d1187f6c24a0 Mon Sep 17 00:00:00 2001 From: hackademix Date: Tue, 21 Aug 2018 23:54:04 +0200 Subject: Fixed possible surprises in background script message handling. --- src/manifest.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/manifest.json') diff --git a/src/manifest.json b/src/manifest.json index cc4bc08..5fafb63 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -40,6 +40,7 @@ "lib/punycode.js", "lib/tld.js", "lib/LastListener.js", + "lib/Messages.js", "common/Policy.js", "common/locale.js", "common/Entities.js", -- cgit v1.2.3