From 9732f6df2ec6665df056676036751824d43d8b0b Mon Sep 17 00:00:00 2001 From: Anthony Rose <anthony@acperkins.com> Date: Mon, 17 Mar 2025 08:24:37 +0000 Subject: [PATCH] Stop forcing extension installation --- roles/home-gui/files/chromium-policy/ant-policy.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/home-gui/files/chromium-policy/ant-policy.json b/roles/home-gui/files/chromium-policy/ant-policy.json index da5f400..136cc91 100644 --- a/roles/home-gui/files/chromium-policy/ant-policy.json +++ b/roles/home-gui/files/chromium-policy/ant-policy.json @@ -10,9 +10,6 @@ "DefaultSearchProviderName": "Kagi", "DefaultSearchProviderSearchURL": "https://kagi.com/search?q={searchTerms}", "DevToolsGenAiSettings": 2, - "ExtensionInstallForcelist": [ - "ddkjiahejlhfcafbddmgiahcphecmpfh" - ], "ForcedLanguages": [ "en-GB", "en-US",