Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Fixup browser.json
Browse files Browse the repository at this point in the history
  • Loading branch information
charles8191 authored Nov 27, 2024
1 parent abab9bb commit 8a454eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions browser.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"DefaultSearchProviderEnabled": true,
"DefaultSearchProviderName": "DuckDuckGo",
"DefaultSearchProviderKeyword": "duckduckgo.com",
"DefaultSearchProviderURL": "https://duckduckgo.com/?q={searchTerms}",
"DefaultSearchProviderSearchURL": "https://duckduckgo.com/?q={searchTerms}",
"DefaultSearchProviderSuggestURL": "https://ac.duckduckgo.com/ac/?q={searchTerms}&type=list",
"DefaultSearchProviderIconURL": "https://duckduckgo.com/favicon.ico",
"ExtensionInstallForcelist": [
"ddkjiahejlhfcafbddmgiahcphecmpfh;https://clients2.google.com/service/update2/crx"
],
"PasswordManagerEnabled": false,
"PasswordLeakDetectionEnabled": false,
"SafeBrowsingEnabled": false,
"SafeBrowsingProtectionLevel": 0,
"NewTabPageLocation": "about:blank",
"DnsOverHttpsMode": "secure",
"DnsOverHttpsTemplates": "https://dns.quad9.net/dns-query",
Expand Down

0 comments on commit 8a454eb

Please sign in to comment.