mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
chromium: allow manifestv2, enable chromecast, safebrowsing, passwordleakdetection, efficiencymode, suggest disabling bookmarks bar and document previously forgotten policies
This commit is contained in:
parent
d6aae8fb9a
commit
0ad28afe47
@ -33,8 +33,16 @@
|
|||||||
- [`doh-quad9-insecure-ecs.json.badidea`](#doh-quad9-insecure-ecsjsonbadidea)
|
- [`doh-quad9-insecure-ecs.json.badidea`](#doh-quad9-insecure-ecsjsonbadidea)
|
||||||
- [`doh-quad9-insecure.json.badidea`](#doh-quad9-insecurejsonbadidea)
|
- [`doh-quad9-insecure.json.badidea`](#doh-quad9-insecurejsonbadidea)
|
||||||
- [`doh-quad9.json`](#doh-quad9json)
|
- [`doh-quad9.json`](#doh-quad9json)
|
||||||
|
- [`doh-unlocked-unset.json`](#doh-unlocked-unsetjson-1)
|
||||||
|
- [`edge-appsfavorites.json`](#edge-appsfavoritesjson)
|
||||||
|
- [`edge-newtabapps.json`](#edge-newtabappsjson)
|
||||||
|
- [`edge-screenshots.json`](#edge-screenshotsjson)
|
||||||
|
- [`enable-chromecast.json`](#enable-chromecastjson)
|
||||||
- [`enable-ech-ocsp.json`](#enable-ech-ocspjson)
|
- [`enable-ech-ocsp.json`](#enable-ech-ocspjson)
|
||||||
|
- [`enable-google-safebrowsing.json`](#enable-google-safebrowsingjson)
|
||||||
- [`enable-labs.json`](#enable-labsjson)
|
- [`enable-labs.json`](#enable-labsjson)
|
||||||
|
- [`enable-passwordleakdetection.json`](#enable-passwordleakdetectionjson)
|
||||||
|
- [`enable-tab-suspend.json`](#enable-tab-suspendjson)
|
||||||
- [`fix-edge-search.json`](#fix-edge-searchjson)
|
- [`fix-edge-search.json`](#fix-edge-searchjson)
|
||||||
- [`force-incognito.json.badidea`](#force-incognitojsonbadidea)
|
- [`force-incognito.json.badidea`](#force-incognitojsonbadidea)
|
||||||
- [`https-everywhere.json`](#https-everywherejson)
|
- [`https-everywhere.json`](#https-everywherejson)
|
||||||
@ -151,7 +159,8 @@ that I can see.
|
|||||||
|
|
||||||
## `disable-floc.json`
|
## `disable-floc.json`
|
||||||
|
|
||||||
Disables floc or ad topics that are against privacy.
|
Disables floc or ad topics that are against privacy. Additionally allows
|
||||||
|
Manifest v2 extensions (as v3 is kind of floc too).
|
||||||
|
|
||||||
- https://start.duckduckgo.com/?q=google+floc+privacy+topics
|
- https://start.duckduckgo.com/?q=google+floc+privacy+topics
|
||||||
|
|
||||||
@ -203,6 +212,26 @@ their alternative port. **No DNSSEC either.**
|
|||||||
Forces DNS over HTTPS with Quad9 threat-blocking server and also contains
|
Forces DNS over HTTPS with Quad9 threat-blocking server and also contains
|
||||||
their alternative port.
|
their alternative port.
|
||||||
|
|
||||||
|
## `doh-unlocked-unset.json`
|
||||||
|
|
||||||
|
Allows configuring DoH even with managed policies present (unless another DoH rule is in force) since enabling any managed policy will otherwise gray out the option.
|
||||||
|
|
||||||
|
## `edge-appsfavorites.json`
|
||||||
|
|
||||||
|
Edge apps in favorites bar.
|
||||||
|
|
||||||
|
## `edge-newtabapps.json`
|
||||||
|
|
||||||
|
Should enable apps in new tab page, although I am not seeing it.
|
||||||
|
|
||||||
|
## `edge-screenshots.json`
|
||||||
|
|
||||||
|
Explicitly enables screenshotting-
|
||||||
|
|
||||||
|
## `enable-chromecast.json`
|
||||||
|
|
||||||
|
Explicitly enables Chromecast support.
|
||||||
|
|
||||||
## `enable-ech-ocsp.json`
|
## `enable-ech-ocsp.json`
|
||||||
|
|
||||||
Enables encrypted client hello (ECH) and Online Certificate Status Protocol
|
Enables encrypted client hello (ECH) and Online Certificate Status Protocol
|
||||||
@ -213,10 +242,24 @@ However ECH requires `"DnsOverHttpsMode": "secure"` which will break things
|
|||||||
or it will occassionally get disabled (I hope they implement it with system
|
or it will occassionally get disabled (I hope they implement it with system
|
||||||
resolver soon).
|
resolver soon).
|
||||||
|
|
||||||
|
## `enable-google-safebrowsing.json`
|
||||||
|
|
||||||
|
Enforces Google Safe Browsing in standard mode. For advanced mode and sending data to Google, increase to 2.
|
||||||
|
|
||||||
|
I just don't trust my family to not find and disable the feature, especially if there was an unfiltered DNS server.
|
||||||
|
|
||||||
## `enable-labs.json`
|
## `enable-labs.json`
|
||||||
|
|
||||||
Enables the beaker button "Experiments" for easier management than `about:flags`.
|
Enables the beaker button "Experiments" for easier management than `about:flags`.
|
||||||
|
|
||||||
|
## `enable-passwordleakdetection.json`
|
||||||
|
|
||||||
|
Warns about password reuse, although that may only be with Google account.
|
||||||
|
|
||||||
|
## `enable-tab-suspend.json`
|
||||||
|
|
||||||
|
Enables the efficiency mode which suspends background tabs.
|
||||||
|
|
||||||
## `fix-edge-search.json`
|
## `fix-edge-search.json`
|
||||||
|
|
||||||
Tells Microsoft Edge to redirect queries from new tab search box to URL bar
|
Tells Microsoft Edge to redirect queries from new tab search box to URL bar
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"ExtensionManifestV2Availability": true,
|
||||||
"PrivacySandboxAdMeasurementEnabled": false,
|
"PrivacySandboxAdMeasurementEnabled": false,
|
||||||
"PrivacySandboxAdTopicsEnabled": false,
|
"PrivacySandboxAdTopicsEnabled": false,
|
||||||
"PrivacySandboxPromptEnabled": false,
|
"PrivacySandboxPromptEnabled": false,
|
||||||
|
7
etc/opt/chromium/policies/managed/enable-chromecast.json
Normal file
7
etc/opt/chromium/policies/managed/enable-chromecast.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"AccessCodeCastDeviceDuration": 86400,
|
||||||
|
"AccessCodeCastEnabled": true,
|
||||||
|
"EnableMediaRouter": true,
|
||||||
|
"ShowCastIconInToolbar": true,
|
||||||
|
"ShowCastSessionsStartedByOtherDevices": true
|
||||||
|
}
|
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"SafeBrowsingProtectionLevel": 1,
|
||||||
|
"SafeBrowsingProxiedRealTimeChecksAllowed": true
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"PasswordLeakDetectionEnabled": true
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"HighEfficiencyModeEnabled": true
|
||||||
|
}
|
@ -14,6 +14,7 @@
|
|||||||
- [`duckduckgo.json`](#duckduckgojson)
|
- [`duckduckgo.json`](#duckduckgojson)
|
||||||
- [`ecosia.json`](#ecosiajson)
|
- [`ecosia.json`](#ecosiajson)
|
||||||
- [`enable-home.json`](#enable-homejson)
|
- [`enable-home.json`](#enable-homejson)
|
||||||
|
- [`no-bookmarks-bar.json`](#no-bookmarks-barjson)
|
||||||
- [`README.md`](#readmemd)
|
- [`README.md`](#readmemd)
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
@ -48,6 +49,10 @@ Sets and displays recommendation on the use of Ecosia as a search engine by defa
|
|||||||
|
|
||||||
Enables home button by default.
|
Enables home button by default.
|
||||||
|
|
||||||
|
## `no-bookmarks-bar.json`
|
||||||
|
|
||||||
|
Hides bookmarks bar by default. I just dislike it greatly.
|
||||||
|
|
||||||
## `README.md`
|
## `README.md`
|
||||||
|
|
||||||
You are reading this file, are you not?
|
You are reading this file, are you not?
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"BookmarkBarEnabled": false
|
||||||
|
}
|
1
etc/opt/edge/policies/recommended/.gitignore
vendored
1
etc/opt/edge/policies/recommended/.gitignore
vendored
@ -3,3 +3,4 @@ disable-default-browser-check.json
|
|||||||
duckduckgo.json
|
duckduckgo.json
|
||||||
ecosia.json
|
ecosia.json
|
||||||
enable-home.json
|
enable-home.json
|
||||||
|
no-bookmarks-bar.json
|
||||||
|
1
etc/opt/edge/policies/recommended/no-bookmarks-bar.json
Symbolic link
1
etc/opt/edge/policies/recommended/no-bookmarks-bar.json
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../chromium/policies/recommended/no-bookmarks-bar.json
|
Loading…
Reference in New Issue
Block a user