summaryrefslogtreecommitdiff
path: root/libre/icecat/vendor.js
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@adinet.com.uy>2012-06-16 23:29:02 -0300
committerMárcio Alexandre Silva Delgado <coadde@adinet.com.uy>2012-06-16 23:29:02 -0300
commitf6945c0ef1d0abe1b40d5702a9b9edab11063c1c (patch)
treed92132855b48bbcedd94f5da58964b58139dd426 /libre/icecat/vendor.js
parent3144d9e25d8bb05e2c1ff69daa51a457d792f068 (diff)
downloadabslibre-f6945c0ef1d0abe1b40d5702a9b9edab11063c1c.tar.gz
abslibre-f6945c0ef1d0abe1b40d5702a9b9edab11063c1c.tar.bz2
abslibre-f6945c0ef1d0abe1b40d5702a9b9edab11063c1c.zip
icecat-12.0-1: update package
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);