Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mjbradford89/c22b0f80b3408a4bedede929c2bfcc3c to your computer and use it in GitHub Desktop.

Select an option

Save mjbradford89/c22b0f80b3408a4bedede929c2bfcc3c to your computer and use it in GitHub Desktop.
{
"policies": {
"DisableProfileRefresh": true,
"DontCheckDefaultBrowser": true,
"OverrideFirstRunPage": "",
"OverridePostUpdatePage": "",
"DisableFirefoxStudies": true,
"DisableTelemetry": true,
"UserMessaging": {
"WhatsNew": false,
"ExtensionRecommendations": false,
"FeatureRecommendations": false,
"UrlbarInterventions": false,
"SkipOnboarding": true,
"MoreFromMozilla": false,
"Locked": true
},
"AppAutoUpdate": false,
"BackgroundAppUpdate": false,
"Preferences": {
"browser.disableResetPrompt": {
"Value": true,
"Status": "locked"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment