mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-14 04:19:23 +01:00
{firefox,chromium}: disable password manager
This commit is contained in:
parent
d1ddd63bcf
commit
e82d93b28c
@ -227,6 +227,7 @@
|
|||||||
"EnablePermissions": false,
|
"EnablePermissions": false,
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
|
"PasswordManagerEnabled": false,
|
||||||
"Preferences": {
|
"Preferences": {
|
||||||
"app.update.download.attempts": {
|
"app.update.download.attempts": {
|
||||||
"Comment": "If this is what it looks like, it will stop the prompts to download Firefox manually.",
|
"Comment": "If this is what it looks like, it will stop the prompts to download Firefox manually.",
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"PasswordManagerEnabled": false
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user