By the way, I'm reading about a lot of people who don't like having the close tab button on each tab (I don't know why; I love being able to close a tab without making it active). If you don't like it, you can change it:
go to about:config
Filter for browser.tabs.closeButtons
The default setting is 1. Change it to any of these:
0 - Close button on active tab only
1 - Close button on all tabs
2 - No close buttons at all
3 - No close button on tabs but one close button at the far right on the tab row (which, when clicked, closes the active tab).
3 mimics the default (and only native) behavior for 1.x.
|