mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-22 00:30:40 +01:00
{chromium,firefox}#uBo: attempt to configure userSettings, enable adguard-mobile
This commit is contained in:
parent
14fc0911bd
commit
d29567e485
@ -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
|
||||||
|
@ -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": {
|
||||||
|
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user