From 6dcc2452f42751ecf059a5ce2cc3b3fb64398b64 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 5 Jul 2025 10:23:52 +0300 Subject: [PATCH] chrome: add DecentralEyes --- etc/opt/chromium/policies/managed/aminda-extensions.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index fc142d56..44e8cae9 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -375,6 +375,13 @@ "toolbar_pin": "force_pinned", "update_url": "https://clients2.google.com/service/update2/crx" }, + "ldpochfccmkkmhdbclfhpagapcfdljkj": { + "blocked_install_message": "DecentralEyes (ManifestV3?)", + "installation_mode": "normal_installed", + "override_update_url": true, + "toolbar_pin": "force_pinned", + "update_url": "https://clients2.google.com/service/update2/crx" + }, "mafpmfcccpbjnhfhjnllmmalhifmlcie": { "blocked_install_message": "Tor Snowflake", "installation_mode": "allowed", @@ -397,7 +404,7 @@ "update_url": "https://clients2.google.com/service/update2/crx" }, "njdfdhgcmkocbgbhcioffdbicglldapd": { - "blocked_install_message": "LocalCDN", + "blocked_install_message": "LocalCDN (ManifestV2?)", "installation_mode": "normal_installed", "override_update_url": true, "toolbar_pin": "force_pinned",