mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-06 14:40:37 +01:00
{chromium,firefox}#uBo: deploy as advanced user, enable captions
This commit is contained in:
parent
b4ba8a06a9
commit
c0214976cf
@ -49,6 +49,12 @@
|
||||
"hasSeenPostInstall": true
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"advancedSettings": [
|
||||
[
|
||||
"uiPopupConfig",
|
||||
"+captions"
|
||||
]
|
||||
],
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
"chrome-extension-scheme",
|
||||
@ -84,6 +90,10 @@
|
||||
]
|
||||
},
|
||||
"userSettings": [
|
||||
[
|
||||
"advancedUserEnabled",
|
||||
"true"
|
||||
],
|
||||
[
|
||||
"cloudStorageEnabled",
|
||||
"true"
|
||||
|
@ -8,6 +8,12 @@
|
||||
"hasSeenPostInstall": true
|
||||
},
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"advancedSettings": [
|
||||
[
|
||||
"uiPopupConfig",
|
||||
"+captions"
|
||||
]
|
||||
],
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
"chrome-extension-scheme",
|
||||
@ -43,6 +49,10 @@
|
||||
]
|
||||
},
|
||||
"userSettings": [
|
||||
[
|
||||
"advancedUserEnabled",
|
||||
"true"
|
||||
],
|
||||
[
|
||||
"cloudStorageEnabled",
|
||||
"true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user