summaryrefslogtreecommitdiff
path: root/xpi/defaults
diff options
context:
space:
mode:
authorAris-t2 <aris-addons@gmx.net>2016-08-08 15:47:38 +0200
committerAris-t2 <aris-addons@gmx.net>2016-08-08 15:47:38 +0200
commitbbd2b264544bdb6841d63eaa53cf95ef8cf809ce (patch)
tree6d0abf6d2c9a4dff77b4c00602ef9b2264d1802a /xpi/defaults
parent6b3e630c719377e991539e3a57b5d1e4cc26ec59 (diff)
1.5.5.3beta2
<b>[locale(s)]</b> - Slovenian (sl-SI) translation updated (thanks to Klofutar) - Japanese (ja) translation updated (thanks to mm_k) - Polish (pl-PL) translation updated (thanks to Mrere & hawkeye116477) <b>[fix(es)]</b> - Fx 45-47 & 'unsorted bookmarks' labels on localized browser versions - MacOS/Linux: label of CTRs options window button <b>[new option(s)]</b> - Fx48: 'Tabs (2) > New tap page url > custom private new tab page url' <b>[add-on compatibility]</b> - 'TabMixPlus' add-on: fixed activity indicator on locked tabs
Diffstat (limited to 'xpi/defaults')
-rw-r--r--xpi/defaults/preferences/options.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/xpi/defaults/preferences/options.js b/xpi/defaults/preferences/options.js
index 64b41f4..ff621f9 100644
--- a/xpi/defaults/preferences/options.js
+++ b/xpi/defaults/preferences/options.js
@@ -110,6 +110,8 @@ pref("extensions.classicthemerestorer.athrobberurl","");
pref("extensions.classicthemerestorer.anewtaburlcb",false);
pref("extensions.classicthemerestorer.anewtaburl","about:newtab");
+pref("extensions.classicthemerestorer.anewtaburlpcb",false);
+pref("extensions.classicthemerestorer.anewtaburlp","about:privatebrowsing");
pref("extensions.classicthemerestorer.tabseparator","tabsep_default");