Package: chromium
Severity: wishlist

Currently (during the bullseye release cycle), chromium uses Google as the default search provider.

With the below snippet dropped into /etc/chromium/policies/managed/<somefile>.json we could switch that to DuckDuckGo:

{
   "DefaultSearchProviderEnabled":true,
   "DefaultSearchProviderName": "DuckDuckGo",
   "DefaultSearchProviderIconURL":"https://duckduckgo.com/favicon.ico";,
   "DefaultSearchProviderEncodings":["UTF-8"],
   "DefaultSearchProviderSearchURL":"https://duckduckgo.com/?q={searchTerms}";,
"DefaultSearchProviderSuggestURL":"https://duckduckgo.com/ac/?q={searchTerms}&type=list";,
   "DefaultSearchProviderNewTabURL":"https://duckduckgo.com/chrome_newtab";,
}

Maybe an option for Chromium in Debian?

Mike

--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

Attachment: pgp3ClXf3WGNi.pgp
Description: Digitale PGP-Signatur

Reply via email to