mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 02:52:59 +00:00
added
pref("extensions.shownSelectionUI",true); pref("extensions.autoDisableScopes", 0); for 3d party addons
This commit is contained in:
parent
90665d0483
commit
2f85ef5b13
1 changed files with 2 additions and 0 deletions
|
@ -248,6 +248,8 @@ user_pref("app.update.enabled", false);
|
|||
user_pref("app.update.autoInstallEnabled", false);
|
||||
user_pref("security.ssl.require_safe_negotiation", false);
|
||||
user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
|
||||
user_pref("extensions.shownSelectionUI",true);
|
||||
pref("extensions.autoDisableScopes", 0);
|
||||
EOF
|
||||
|
||||
# files in this directory are read on every startup, and can change/add
|
||||
|
|
Loading…
Add table
Reference in a new issue