mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 18:14:47 +01:00
chromium/duckduckgo.json: policy for using start.duckduckgo.com for searching
This commit is contained in:
parent
af5784b904
commit
c8ece6032a
8
etc/opt/chromium/policies/managed/duckduckgo.json
Normal file
8
etc/opt/chromium/policies/managed/duckduckgo.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"DefaultSearchProviderEnabled": true,
|
||||||
|
"DefaultSearchProviderKeyword": "d",
|
||||||
|
"DefaultSearchProviderName": "DuckDuckGo",
|
||||||
|
"DefaultSearchProviderNewTabURL": "",
|
||||||
|
"DefaultSearchProviderSearchURL": "https://start.duckduckgo.com/?q={searchTerms}",
|
||||||
|
"DefaultSearchProviderSuggestURL": "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user