mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-30 20:46:46 +02:00
{firefox,chromium} policy: explicitly configure PrivacyBadger
I think all of these default to true anyway, but explicit is better than implicit is what they say
This commit is contained in:
parent
0d925996e0
commit
5c1dce8d36
@ -3,9 +3,13 @@
|
|||||||
"3rdparty": {
|
"3rdparty": {
|
||||||
"Extensions": {
|
"Extensions": {
|
||||||
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
|
"jid1-MnnxcxisBPnSXQ-eff@jetpack": {
|
||||||
|
"checkForDNTPolicy": true,
|
||||||
"learnInIncognito": true,
|
"learnInIncognito": true,
|
||||||
"learnLocally": true,
|
"learnLocally": true,
|
||||||
"showIntroPage": false
|
"sendDNTSignal": true,
|
||||||
|
"showCounter": true,
|
||||||
|
"showIntroPage": false,
|
||||||
|
"socialWidgetReplacementEnabled": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -2,9 +2,13 @@
|
|||||||
"3rdparty": {
|
"3rdparty": {
|
||||||
"extensions": {
|
"extensions": {
|
||||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||||
|
"checkForDNTPolicy": true,
|
||||||
"learnInIncognito": true,
|
"learnInIncognito": true,
|
||||||
"learnLocally": true,
|
"learnLocally": true,
|
||||||
"showIntroPage": false
|
"sendDNTSignal": true,
|
||||||
|
"showCounter": true,
|
||||||
|
"showIntroPage": false,
|
||||||
|
"socialWidgetReplacementEnabled": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user