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.