{chromium,firefox}#uBo: deploy as advanced user, enable captions

This commit is contained in:
Aminda Suomalainen 2025-02-24 17:00:03 +02:00
parent b4ba8a06a9
commit c0214976cf
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 20 additions and 0 deletions

View File

@ -49,6 +49,12 @@
"hasSeenPostInstall": true "hasSeenPostInstall": true
}, },
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"advancedSettings": [
[
"uiPopupConfig",
"+captions"
]
],
"toAdd": { "toAdd": {
"trustedSiteDirectives": [ "trustedSiteDirectives": [
"chrome-extension-scheme", "chrome-extension-scheme",
@ -84,6 +90,10 @@
] ]
}, },
"userSettings": [ "userSettings": [
[
"advancedUserEnabled",
"true"
],
[ [
"cloudStorageEnabled", "cloudStorageEnabled",
"true" "true"

View File

@ -8,6 +8,12 @@
"hasSeenPostInstall": true "hasSeenPostInstall": true
}, },
"cjpalhdlnbpafiamejdnhcphjbkeiagm": { "cjpalhdlnbpafiamejdnhcphjbkeiagm": {
"advancedSettings": [
[
"uiPopupConfig",
"+captions"
]
],
"toAdd": { "toAdd": {
"trustedSiteDirectives": [ "trustedSiteDirectives": [
"chrome-extension-scheme", "chrome-extension-scheme",
@ -43,6 +49,10 @@
] ]
}, },
"userSettings": [ "userSettings": [
[
"advancedUserEnabled",
"true"
],
[ [
"cloudStorageEnabled", "cloudStorageEnabled",
"true" "true"