{chromium,firefox}#uBo: attempt to configure userSettings, enable adguard-mobile

This commit is contained in:
Aminda Suomalainen 2025-02-14 11:45:36 +02:00
parent 14fc0911bd
commit d29567e485
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 44 additions and 4 deletions

View File

@ -37,6 +37,8 @@ repos:
- id: mixed-line-ending - id: mixed-line-ending
args: [--fix=auto] args: [--fix=auto]
- id: pretty-format-json - id: pretty-format-json
# TODO: Does uBlock Origin really demand this?
#exclude: ^etc\/firefox\/policies\/policies.json|etc\/opt\/chromium\/policies\/managed\/aminda-extensions.json$
args: args:
# Remember also: --no-sort-keys # Remember also: --no-sort-keys
# ASCII excludes the älphäbet amongst others # ASCII excludes the älphäbet amongst others

View File

@ -81,9 +81,28 @@
"FIN-0", "FIN-0",
"ublock-quick-fixes", "ublock-quick-fixes",
"plowe-0", "plowe-0",
"adguard-spyware-url" "adguard-spyware-url",
"adguard-mobile"
] ]
} },
"userSettings": [
[
"cloudStorageEnabled",
"true"
],
[
"collapseBlocked",
"true"
],
[
"ignoreGenericCosmeticFilters",
"true"
],
[
"prefetchingDisabled",
"false"
]
]
}, },
"{446900e4-71c2-419f-a6a7-df9c091e268b}": { "{446900e4-71c2-419f-a6a7-df9c091e268b}": {
"environment": { "environment": {

View File

@ -41,9 +41,28 @@
"FIN-0", "FIN-0",
"ublock-quick-fixes", "ublock-quick-fixes",
"plowe-0", "plowe-0",
"adguard-spyware-url" "adguard-spyware-url",
"adguard-mobile"
] ]
} },
"userSettings": [
[
"cloudStorageEnabled",
"true"
],
[
"collapseBlocked",
"true"
],
[
"ignoreGenericCosmeticFilters",
"true"
],
[
"prefetchingDisabled",
"false"
]
]
}, },
"ddkjiahejlhfcafbddmgiahcphecmpfh": { "ddkjiahejlhfcafbddmgiahcphecmpfh": {
"disableFirstRunPage": true, "disableFirstRunPage": true,