mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29: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`
|
## `disable-floc.json`
|
||||||
|
|
||||||
Disables floc or ad topics that are against privacy. Additionally allows
|
Disables floc or ad topics that are against privacy.
|
||||||
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
|
||||||
|
|
||||||
|
@ -75,6 +75,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"ExtensionManifestV2Availability": 2,
|
||||||
"ExtensionSettings": {
|
"ExtensionSettings": {
|
||||||
"ajhmfdgkijocedmfjonnpjfojldioehi": {
|
"ajhmfdgkijocedmfjonnpjfojldioehi": {
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "force_installed",
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"ExtensionManifestV2Availability": 2,
|
|
||||||
"PrivacySandboxAdMeasurementEnabled": false,
|
"PrivacySandboxAdMeasurementEnabled": false,
|
||||||
"PrivacySandboxAdTopicsEnabled": false,
|
"PrivacySandboxAdTopicsEnabled": false,
|
||||||
"PrivacySandboxPromptEnabled": false,
|
"PrivacySandboxPromptEnabled": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user