Firefox: disable the password manager

This commit is contained in:
Toast 2023-06-29 16:47:17 +02:00
parent f9e71005a4
commit 52f70f8829

View file

@ -50,6 +50,8 @@
"Status" = "default";
};
};
# I use an external password manager, so the built in one just bothers me
"PasswordManagerEnabled" = false;
"Permissions" = {
"Autoplay" = {
"Allow" = [ "https://www.youtube.com" ];