policies.json aktualisiert

This commit is contained in:
olli 2023-11-16 19:39:50 +01:00
parent 4ceec055f3
commit 46278fa640

View File

@ -1,126 +1,126 @@
{ {
"__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/blob/master/README.md", "__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/blob/master/README.md",
"policies": { "policies": {
"DisplayMenuBar": true, "DisplayMenuBar": true,
"DontCheckDefaultBrowser": true, "DontCheckDefaultBrowser": true,
"Cookies": { "Cookies": {
"AcceptThirdParty": "never", "AcceptThirdParty": "never",
"Default": true, "Default": true,
"ExpireAtSessionEnd": true, "ExpireAtSessionEnd": true,
"RejectTracker": true "RejectTracker": true
}, },
"RequestedLocales": ["de", "en-US"], "RequestedLocales": ["de", "en-US"],
"DisableFormHistory": true, "DisableFormHistory": true,
"PromptForDownloadLocation": true, "PromptForDownloadLocation": true,
"FirefoxHome": { "FirefoxHome": {
"Search": false, "Search": false,
"TopSites": false, "TopSites": false,
"SponsoredTopSites": false, "SponsoredTopSites": false,
"Highlights": false, "Highlights": false,
"Pocket": false, "Pocket": false,
"SponsoredPocket": false, "SponsoredPocket": false,
"Snippets": false, "Snippets": false,
"Locked": true "Locked": false
}, },
"ExtensionUpdate": true, "ExtensionUpdate": true,
"Proxy": { "Proxy": {
"AutoLogin": false, "AutoLogin": false,
"Locked": false, "Locked": false,
"HTTPProxy": "localhost:3128", "HTTPProxy": "localhost:3128",
"Mode": "none", "Mode": "none",
"SOCKSVersion": 4, "SOCKSVersion": 4,
"UseHTTPProxyForAllProtocols": true, "UseHTTPProxyForAllProtocols": true,
"UseProxyForDNS": true "UseProxyForDNS": true
}, },
"SanitizeOnShutdown": true, "SanitizeOnShutdown": true,
"Homepage": { "Homepage": {
"StartPage": "homepage", "StartPage": "homepage",
"URL": "http://localhost:5000" "URL": "http://localhost:5000"
}, },
"DisplayBookmarksToolbar": true, "DisplayBookmarksToolbar": true,
"Preferences": { "Preferences": {
"browser.urlbar.suggest.bookmark": true, "browser.urlbar.suggest.bookmark": true,
"browser.urlbar.suggest.history": false, "browser.urlbar.suggest.history": false,
"browser.urlbar.suggest.openpage": false, "browser.urlbar.suggest.openpage": false,
"extensions.pocket.enabled": false, "extensions.pocket.enabled": false,
"extensions.getAddons.showPane": false, "extensions.getAddons.showPane": false,
"places.history.enabled": false, "places.history.enabled": false,
"security.ssl.errorReporting.enabled": false "security.ssl.errorReporting.enabled": false
}, },
"SearchBar": "separate", "SearchBar": "separate",
"AppUpdateURL": "https://localhost", "AppUpdateURL": "https://localhost",
"DisableAppUpdate": true, "DisableAppUpdate": true,
"OverrideFirstRunPage": "", "OverrideFirstRunPage": "",
"OverridePostUpdatePage": "", "OverridePostUpdatePage": "",
"DisableSystemAddonUpdate": true, "DisableSystemAddonUpdate": true,
"DisableProfileImport": false, "DisableProfileImport": false,
"DisableFirefoxStudies": true, "DisableFirefoxStudies": true,
"DisableTelemetry": true, "DisableTelemetry": true,
"DisableFeedbackCommands": true, "DisableFeedbackCommands": true,
"DisablePocket": true, "DisablePocket": true,
"DisableSetDesktopBackground": false, "DisableSetDesktopBackground": false,
"DisableDeveloperTools": false, "DisableDeveloperTools": false,
"DNSOverHTTPS": { "DNSOverHTTPS": {
"Enabled": false, "Enabled": false,
"ProviderURL": "", "ProviderURL": "",
"Locked": false "Locked": false
}, },
"NoDefaultBookmarks": true, "NoDefaultBookmarks": true,
"WebsiteFilter": { "WebsiteFilter": {
"Block": [ "Block": [
"https://localhost/*" "https://localhost/*"
], ],
"Exceptions": [ "Exceptions": [
"https://localhost/*" "https://localhost/*"
] ]
}, },
"Extensions": { "Extensions": {
"Install": [ "Install": [
"https://addons.mozilla.org/firefox/downloads/file/4044367/deutsch_de_language_pack-latest.xpi", "https://addons.mozilla.org/firefox/downloads/file/4044367/deutsch_de_language_pack-latest.xpi",
"https://addons.mozilla.org/firefox/downloads/file/3998783/floccus-latest.xpi", "https://addons.mozilla.org/firefox/downloads/file/3998783/floccus-latest.xpi",
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi", "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"https://addons.mozilla.org/firefox/downloads/latest/video-downloadhelper/latest.xpi", "https://addons.mozilla.org/firefox/downloads/latest/video-downloadhelper/latest.xpi",
"https://addons.mozilla.org/firefox/downloads/latest/nextcloud-passwords/latest.xpi", "https://addons.mozilla.org/firefox/downloads/latest/nextcloud-passwords/latest.xpi",
"https://addons.mozilla.org/firefox/downloads/file/3968561/darkreader-latest.xpi", "https://addons.mozilla.org/firefox/downloads/file/3968561/darkreader-latest.xpi",
"https://addons.mozilla.org/firefox/downloads/file/4098206/whoogle_search_localhost_5000-1.1.xpi", "https://addons.mozilla.org/firefox/downloads/file/4098206/whoogle_search_localhost_5000-1.1.xpi",
"https://addons.mozilla.org/firefox/downloads/file/4035245/istilldontcareaboutcookies-latest.xpi" "https://addons.mozilla.org/firefox/downloads/file/4035245/istilldontcareaboutcookies-latest.xpi"
], ],
"Uninstall": [ "Uninstall": [
"google@search.mozilla.org", "google@search.mozilla.org",
"bing@search.mozilla.org", "bing@search.mozilla.org",
"amazondotcom@search.mozilla.org", "amazondotcom@search.mozilla.org",
"ebay@search.mozilla.org", "ebay@search.mozilla.org",
"twitter@search.mozilla.org" "twitter@search.mozilla.org"
] ]
}, },
"__COMMENT__ More Information": "SearchEngines policy is only available on the ESR - https://github.com/mozilla/policy-templates/blob/master/README.md#searchengines-this-policy-is-only-available-on-the-esr", "__COMMENT__ More Information": "SearchEngines policy is only available on the ESR - https://github.com/mozilla/policy-templates/blob/master/README.md#searchengines-this-policy-is-only-available-on-the-esr",
"SearchEngines": { "SearchEngines": {
"PreventInstalls": false, "PreventInstalls": false,
"Remove": [ "Remove": [
"Google", "Google",
"Bing", "Bing",
"Amazon.com", "Amazon.com",
"eBay", "eBay",
"Twitter" "Twitter"
], ],
"Default": "Whoogle localhost", "Default": "Whoogle localhost",
"Add": [ "Add": [
{ {
"Name": "Whoogle localhost", "Name": "Whoogle localhost",
"Description": "https://github.com/benbusby/whoogle-search", "Description": "https://github.com/benbusby/whoogle-search",
"Alias": "@w", "Alias": "@w",
"Method": "POST", "Method": "POST",
"URLTemplate": "http://localhost:5000/search?q={searchTerms}", "URLTemplate": "http://localhost:5000/search?q={searchTerms}",
"PostData": "q={searchTerms}" "PostData": "q={searchTerms}"
}, },
{ {
"Name": "StartPage", "Name": "StartPage",
"Description": "StartPage", "Description": "StartPage",
"Alias": "@s", "Alias": "@s",
"Method": "GET", "Method": "GET",
"URLTemplate": "https://www.startpage.com/sp/search?query={searchTerms}" "URLTemplate": "https://www.startpage.com/sp/search?query={searchTerms}"
} }
] ]
} }
} }
} }