From cf838016b70bc55d8fb19a10b4deb580289e3769 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 14 Feb 2022 18:49:55 +0100 Subject: restore chromium support --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 350c39a..56246ab 100644 --- a/manifest.json +++ b/manifest.json @@ -79,8 +79,10 @@ "open_in_tab": true, "browser_style": false }, +#IF CHROMIUM && MV2 #COPY_FILE dummy "web_accessible_resources": ["dummy"], +#ENDIF "background": { "persistent": true, "scripts": [ -- cgit v1.2.3