From 9fb90d4b30ab78246e7d1e955930a3b1f040ddc6 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 28 Mar 2024 18:57:29 +0200 Subject: [PATCH] chromium/README: mention fix-edge-search.json --- etc/opt/chromium/policies/managed/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index a0f63b2..551768b 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -31,6 +31,7 @@ - [`doh-dns0.json`](#doh-dns0json) - [`doh-mullvad-base.json`](#doh-mullvad-basejson) - [`enable-ech-ocsp.json`](#enable-ech-ocspjson) +- [`fix-edge-search.json`](#fix-edge-searchjson) - [`force-incognito.json`](#force-incognitojson) - [`https-everywhere.json`](#https-everywherejson) - [`README.md`](#readmemd) @@ -205,6 +206,12 @@ Enables DNS-over-HTTPS with Mullvad Base, which features ad, malware & tracker b Enables encrypted client hello and OCSP (or CRL?) checks. +## `fix-edge-search.json` + +Tells Microsoft Edge to redirect queries from new tab search box to URL bar +effectively forcing it to respect user configured search engine instead of +stealthily sending those queries to Bing. + ## `force-incognito.json` Forces incognito mode. I don't recommend this.