summaryrefslogtreecommitdiff
path: root/etc/chromium/policies/managed/itzks-systems-common.json
diff options
context:
space:
mode:
Diffstat (limited to 'etc/chromium/policies/managed/itzks-systems-common.json')
-rw-r--r--etc/chromium/policies/managed/itzks-systems-common.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/chromium/policies/managed/itzks-systems-common.json b/etc/chromium/policies/managed/itzks-systems-common.json
new file mode 100644
index 0000000..c72d487
--- /dev/null
+++ b/etc/chromium/policies/managed/itzks-systems-common.json
@@ -0,0 +1,9 @@
+{
+ "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",
+}