2011-01-23 00:33:16 -05:00
|
|
|
// prefs for leacy features
|
|
|
|
pref("extensions.treestyletab.tabbar.hideAlltabsButton.horizontal", false);
|
|
|
|
pref("extensions.treestyletab.tabbar.hideAlltabsButton.vertical", true);
|
2011-02-06 13:19:54 -05:00
|
|
|
pref("extensions.treestyletab.tabbar.transparent.partialTransparency", "0.25");
|
2011-04-06 01:33:59 -04:00
|
|
|
|
|
|
|
// for compatibility with old FoxSplitter.
|
|
|
|
pref("extensions.treestyletab.tabbar.position.subbrowser.enabled", false);
|
|
|
|
|