18 lines
375 B
JSON
18 lines
375 B
JSON
|
{
|
||
|
"policies": {
|
||
|
"SearchEngines": {
|
||
|
"Default": "DuckDuckGo",
|
||
|
"Remove": ["Google", "Amazon.de", "Bing"]
|
||
|
},
|
||
|
"UserMessaging": {
|
||
|
"WhatsNew": false,
|
||
|
"ExtensionRecommendations": false,
|
||
|
"FeatureRecommendations": false,
|
||
|
"UrlbarInterventions": false
|
||
|
},
|
||
|
"OverrideFirstRunPage": "",
|
||
|
"DisablePocket": true,
|
||
|
"DisableTelemetry": true
|
||
|
}
|
||
|
}
|