Remove New Tabs Feature in Firefox 2
Better than Stop The Tab Scroll Annoyance tips this is how to completely roll back to the previous 1.5 tabs feature and remove definitely the scrolling tabs. The solution is in user.js that you can find in your profile directory. Find the preference :
user_pref(”browser.tabs.closeButtons”, 0);
Then change it accordingly :
0 = close button on active tab only
1 = close button on all tabs
2 = no close button
3 = close button at end of bar
Via Aaron Wormus


Subscribe to Firefox Magazine's feed