Disable plugins button in Firefox
This commit is contained in:
parent
f0c6241b4a
commit
97dc2f23b9
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ in
|
|||
"browser.startup.homepage" = "${startpage}";
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
"browser.backspace_action" = 0;
|
||||
"extensions.unifiedExtensions.enabled" = false;
|
||||
};
|
||||
userChrome = builtins.readFile "${firefox-csshacks}/chrome/autohide_toolbox.css";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue