Compare commits

..

2 Commits

6 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"PrivacySandboxAdMeasurementEnabled": false,
"PrivacySandboxAdTopicsEnabled": false,
"PrivacySandboxPromptEnabled": false,
"PrivacySandboxSiteEnabledAdsEnabled": false
}

View File

@ -0,0 +1,3 @@
{
"IncognitoModeAvailability": "Disabled"
}

View File

@ -0,0 +1,6 @@
{
"AdditionalDnsQueryTypesEnabled": true,
"BuiltInDnsClientEnabled": true,
"EnableOnlineRevocationChecks": true,
"EncryptedClientHelloEnabled": true
}

View File

@ -0,0 +1,4 @@
{
"BrowserLabsEnabled": true,
"ShowHomeButton": true
}

View File

@ -0,0 +1,3 @@
{
"IncognitoModeAvailability": "Forced"
}

View File

@ -0,0 +1,3 @@
{
"DnsOverHttpsMode": "automatic"
}