Firefox 2.0b2 - Nicely integrated tab-close button

Firefox 2.0b2 - Nicely integrated tab-close button
723

The author has marked this style as obsolete.

Worked with Firefox 2.0beta2 only

****
Last updated Sep 04 2006
1 installs this week, 219 total.

For Firefox 2.0 beta 2 only!

If you have configured FF2.0b2 to show the tab-close button at the end of the tab-strip (value 3 for browser.tabs.closeButtons, see below how), then the tab-close button doesn't look nice next to the "List All Tabs" drop-down-button.

This style corrects this, so the tab-close button and the "List All Tabs" button are displayed next to each other, on their own tab.

How to modify tab-close button position?
Type about:config in the address bar and create the following integer pref (it doesn't exist by default):
browser.tabs.closeButtons

Set this pref to one of the following values:
0 // activetab = close button on active tab only
1 // alltabs = close buttons on all tabs
2 // noclose = no close buttons at all
3 // closeatend = close button at the end of the tabstrip (like FF1.0 and FF1.5)

Before
After

Install options

Feedback

Reviews

Komar said on Sep 19 2006

Update [2006-09-19]

The best choice is https://bugzilla.mozilla.org/show_bug.cgi?id=349196 ****