mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 17:09:22 +01:00
chromium: move manifestv2 from disable-floc to aminda-extensions
This commit is contained in:
parent
6a9798c61b
commit
b4a1da8423
@ -205,8 +205,7 @@ that I can see.
|
||||
|
||||
## `disable-floc.json`
|
||||
|
||||
Disables floc or ad topics that are against privacy. Additionally allows
|
||||
Manifest v2 extensions (as v3 is kind of floc too).
|
||||
Disables floc or ad topics that are against privacy.
|
||||
|
||||
- https://start.duckduckgo.com/?q=google+floc+privacy+topics
|
||||
|
||||
|
@ -75,6 +75,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ExtensionManifestV2Availability": 2,
|
||||
"ExtensionSettings": {
|
||||
"ajhmfdgkijocedmfjonnpjfojldioehi": {
|
||||
"installation_mode": "force_installed",
|
||||
|
@ -1,5 +1,4 @@
|
||||
{
|
||||
"ExtensionManifestV2Availability": 2,
|
||||
"PrivacySandboxAdMeasurementEnabled": false,
|
||||
"PrivacySandboxAdTopicsEnabled": false,
|
||||
"PrivacySandboxPromptEnabled": false,
|
||||
|
Loading…
Reference in New Issue
Block a user