mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
63 lines
1.6 KiB
JSON
63 lines
1.6 KiB
JSON
{
|
|
"policies": {
|
|
"DisableAppUpdate": true,
|
|
"DisableTelemetry": true,
|
|
"DontCheckDefaultBrowser": true,
|
|
"DisableFirefoxAccounts": true,
|
|
"DisablePrivateBrowsing": true,
|
|
"DisableProfileImport": true,
|
|
"BlockAboutConfig": true,
|
|
"BlockAboutProfiles": true,
|
|
"BlockAboutSupport": true,
|
|
"OverrideFirstRunPage": "",
|
|
"OfferToSaveLogins": false,
|
|
"PromptForDownloadLocation":false,
|
|
"DisableSetDesktopBackground":false,
|
|
"DisableDeveloperTools":false,
|
|
"DisableFeedbackCommands":false,
|
|
"DisableFirefoxScreenshots":false,
|
|
"DisableProfileRefresh":false,
|
|
"OfferToSaveLoginsDefault":false,
|
|
"PasswordManagerEnabled":false,
|
|
"SanitizeOnShutdown": {
|
|
"Cache": true,
|
|
"Cookies": true,
|
|
"Downloads": true,
|
|
"FormData": true,
|
|
"History": true,
|
|
"Sessions": true,
|
|
"SiteSettings": true,
|
|
"OfflineApps": true
|
|
},
|
|
"FirefoxHome": {
|
|
"Search": true,
|
|
"TopSites": true,
|
|
"Highlights": false,
|
|
"Pocket": false,
|
|
"Snippets": false,
|
|
"Locked": false
|
|
},
|
|
"ExtensionSettings": {
|
|
"uBlock0@raymondhill.net": {
|
|
"installation_mode": "force_installed",
|
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
|
|
}
|
|
},
|
|
"WebsiteFilter": {
|
|
"Block": [],
|
|
"Exceptions": []
|
|
},
|
|
"Homepage": {
|
|
"Additional": [],
|
|
"StartPage": "none"
|
|
},
|
|
"Bookmarks": [
|
|
{
|
|
"Title": "9 Anime",
|
|
"URL": "https://9anime.xyz/",
|
|
"Favicon": "https://9anime.xyz/favicon.png",
|
|
"Placement": "toolbar"
|
|
}
|
|
]
|
|
}
|
|
} |