first commit

This commit is contained in:
olli 2022-07-12 14:42:07 +02:00
commit 69bdd29011
3 changed files with 60 additions and 0 deletions

0
README.md Normal file
View File

18
chromium-managed.json Normal file
View File

@ -0,0 +1,18 @@
{
"ExtensionInstallForcelist": ["ckdcpbflcbeillmamogkpmdhnbeggfja", "ohahllgiabjaoigichmmfljhkcfikeof", "clpapnmmlmecieknddelobgikompchkk", "fnaicdffflnofjppbagibeoednhnbjhg", "mhajlicjhgoofheldnmollgbgjheenbi", "fgmjlmbojbkmdpofahffgcpkhkngfpef", "lmjnegcaeklhafolokijcfjliaokphfk"],
"ExtensionSettings": {
"ohahllgiabjaoigichmmfljhkcfikeof": {
"toolbar_pin": "force_pinned"
},
"fnaicdffflnofjppbagibeoednhnbjhg": {
"toolbar_pin": "force_pinned"
},
"lmjnegcaeklhafolokijcfjliaokphfk": {
"toolbar_pin": "force_pinned"
},
"mhajlicjhgoofheldnmollgbgjheenbi": {
"toolbar_pin": "force_pinned"
}
}
}

42
chromium-recommended.json Normal file
View File

@ -0,0 +1,42 @@
{
"AutofillAddressEnabled": false,
"AutofillCreditCardEnabled": false,
"BackgroundModeEnabled": false,
"BlockThirdPartyCookies": true,
"DefaultCookiesSetting": 4,
"BookmarkBarEnabled": true,
"CloudPrintProxyEnabled": false,
"CloudPrintSubmitEnabled": false,
"DefaultBrowserSettingEnabled": false,
"DefaultNotificationsSetting": 0,
"DefaultSearchProviderEnabled": true,
"DefaultSearchProviderContextMenuAccessAllowed": true,
"DefaultSearchProviderName": "Startpage",
"DefaultSearchProviderSearchURL": "https://www.startpage.com/sp/search?query={searchTerms}&cat=web&pl=opensearch&language=deutsch",
"DeveloperToolsAvailability": 1,
"HomepageIsNewTabPage": false,
"HomepageLocation": "https://startpage.com/de/",
"ImportBookmarks": false,
"ImportHistory": false,
"ImportHomepage": false,
"ImportSavedPasswords": false,
"ImportSearchEngine": false,
"MetricsReportingEnabled": false,
"PasswordManagerEnabled": false,
"RemoteAccessHostFirewallTraversal": false,
"RestoreOnStartup": 5,
"SafeBrowsingProtectionLevel": 0,
"SavingBrowserHistoryDisabled": true,
"SearchSuggestEnabled": false,
"ShowHomeButton": true,
"SyncDisabled": true,
"TranslateEnabled": false,
"CloudReportingEnabled": false,
"EnableMediaRouter": false,
"ShowCastIconInToolbar": false,
"PromptForDownloadLocation": true,
"ReportExtensionsAndPluginsData": false,
"ShowFullUrlsInAddressBar": true,
"RoamingProfileSupportEnabled": false
}