About this Add-on
browser.tabs.closeButtons
0 = Display a close button on the active tab only
1 = Display close buttons on all tabs
2 = Don’t display any close buttons
3 = Display a single close button at the end of the tab strip (SeaMonkey Default)
^ SeaTab-X-2 will ignore this setting and act like it is set to 1
4 = Display close button on active tab and on hover (my personal favorite)
To move the New Tab button to the right side of the tab strip, you can use this userChrome hack:
.tabs-stack vbox hbox stack { -moz-box-ordinal-group:10!important; }
Questions, bug reports and support here:
http://forums.mozillazine.org/viewtopic.php?f=48&t=2802443