pref("extensions.shownSelectionUI",true);
pref("extensions.autoDisableScopes", 0);
for 3d party addons
This commit is contained in:
Alex Burmashev 2012-03-29 17:57:39 +04:00
parent 90665d0483
commit 2f85ef5b13

View file

@ -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