From b319d6556c1ca30fc36579172e89e40a35a8fc96 Mon Sep 17 00:00:00 2001 From: Krzysztof Modras Date: Mon, 11 Dec 2023 12:44:36 +0100 Subject: [PATCH] Ghostery 8: enlist for Android compatibility (#1398) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Dominik LubaƄski --- extension-manifest-v2/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/extension-manifest-v2/manifest.json b/extension-manifest-v2/manifest.json index 042995998..ad52bb66c 100644 --- a/extension-manifest-v2/manifest.json +++ b/extension-manifest-v2/manifest.json @@ -293,6 +293,7 @@ "persistent": true }, "browser_specific_settings": { + "gecko_android": {}, "gecko": { "id": "firefox@ghostery.com", "strict_min_version": "68.0"