summaryrefslogtreecommitdiff
path: root/libre/icecat/vendor.js
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-17 03:44:57 +0000
committerroot <root@rshg054.dnsready.net>2012-06-17 03:44:57 +0000
commit61f450a3578b7e51c337e1a687c0cef2bc07ff35 (patch)
treee80e505376ab3525cfa69c9530ce6c61387e7739 /libre/icecat/vendor.js
parent608992f17d5473f8270f0779d3b9bcfe8fbdfa1c (diff)
Sun Jun 17 03:44:56 UTC 2012
Diffstat (limited to 'libre/icecat/vendor.js')
-rw-r--r--libre/icecat/vendor.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/libre/icecat/vendor.js b/libre/icecat/vendor.js
index 808d1b118..d8d606bc1 100644
--- a/libre/icecat/vendor.js
+++ b/libre/icecat/vendor.js
@@ -3,3 +3,7 @@ pref("intl.locale.matchOS", true);
// Disable default browser checking.
pref("browser.shell.checkDefaultBrowser", false);
+
+// Don't disable our bundled extensions in the application directory
+pref("extensions.autoDisableScopes", 11);
+pref("extensions.shownSelectionUI", true);