mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
{firefox,chromium}: disable password manager
This commit is contained in:
parent
d1ddd63bcf
commit
e82d93b28c
@ -227,6 +227,7 @@
|
||||
"EnablePermissions": false,
|
||||
"Enabled": true
|
||||
},
|
||||
"PasswordManagerEnabled": false,
|
||||
"Preferences": {
|
||||
"app.update.download.attempts": {
|
||||
"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