NOTICE
I no longer maintain this thread, it has been made obsolete by Firefox's improved native tab support and the following thread:
Rebuilding TBE's featureset with other plugins, II
Be aware that this infomation is by no means current anymore.
------------------------------------
EDIT6: Various updates. Still more to do. Thread mainly doesn't know Firefox 0.9 and later exist :P
EDIT5: Control of TBP Project changed hands from Chris Cook to TheOneKEA
EDIT4: Added Undo Close Tab extension, quasi-added Clone Window (+Grammatical error)
EDIT3: Added headers, and "Not Implimented" section
EDIT2: Updated to page 12, 2 new extensions added to this list.
Be sure to visit [url]update.mozilla.org[/url] before getting your extensions here. they will be more up to date, and you can be sure it will work with your build of Mozilla/Firefox.
Many extensions are avaliable to cover those avaliable in Tabbrowser Extensions, which is oversized, and many believe it contains features that they do not desire, and as such, is bloated. Below is the most popular extensions created to replace TBE. These, and others can be found in the Tabbed section of Extension Room.
TBE Replacement Extensions
Tabbrowser Prefrences by TheOneKEA
Tabbrowser Prefrences when configured so, will force the browser to open new windows into new tabs instead. This is the core extension for many users. Unlike TBE however, it cannot do windows opened by javascript. This isn't too much trouble however, as these windows normally have to be a certain size to work properly anyway. TheOneKEA recently took control of this project, and has been steadily been developing TBP into quite a robust and feature rich extension.
Session Saver by rue
Session Saver will restore all tabs you had in every window when firebird was last closed/crashed. It's simple, works well, and much better than the TBE equivilant.
miniT by Dorando
miniT is a small collection of tab enhancements, most important being the ability to drag and drop tabs. This is great in many ways as you can reorder tabs, and even drop their contents into a text document or bookmark. It also allows you to scroll through tabs using the scrollwheel when the mouse is hovering over the tab bar.
Tab X by clav
Tab X is a new extension created from this thread (and clav of course) It will place the tab close button onto each individual tab. While I personally have no use for it, it seems some people do :) Especially Mac users who have a 1 button mouse.
Blanklast by cch
Blanklast is a simple extension which when closing the last tab, instead of removing the tab bar, will replace the tab with a blank one. A nice simple TBE feature which I have missed since switching to TBE-alternatives. No longer! :)
FLST (Focus Last Selected Tab) by Gorgias
This extension I have been using for awhile, but left out of the first release of this list because it wasnt' requested in this thread. I have added this handy extension on request. This extension simply switches back to the previously selected tab when the one in focus is closed. This combined with miniT's ORCT (Open Right of Current Tab) tweak below give you (or at least me) total control of the creation and removal of tabs.
Undo Close Tab by Dorando
Undo Close Tab will allow you to recreate the last tab you accidentally closed. It works by using the Tools menu option, or middle clicking on the close tab button at the end of the tab bar. Another great extension by Dorando.
Duplicate Tab & Close Tab on Doubleclick by Twanno
Duplicate tab is a nifty extension which allows you to create a copy of any existing tab as a new tab in the same window, or as the only tab in a whole new window. It is also partnered on this site with Close Tab on Doubleclick which is pretty self explanitory.
TBE Replacement Mods and Tab related Browser Tweaks
There are also a few tweaks lying around this thread, such as using miniT to open tabs to the right of the current tab, instead of the end of the tab bar. Type into your address bar "about:config" (minus quotes) and search for "browser.tabs.extensions.open_tab_in" Double click on this entry, and change the value to 2. If this entry does not exist, you can create it by right clicking on an existing entry, and going to new>interger.
Or this in the userchrome.css file to place your tab bar at the bottom of the screen:
Code: Select all
/* Display the Tabbar at the bottom */
#content > tabbox {-moz-box-direction: reverse;}
TBE Features Not Yet Duplicated
By request, I have added this section. Since I can't really be bothered going through TBE and identifying and naming every feature, I'm going to ask you people to tell me what I'm missing from this list. So far, the killer features of TBE not implimented are:
Tabbar/Tab Click/Doubleclick Modifier (some extensions may do these features, such as Close Tab on Doubleclick)
I hope this has been helpful. If I've missed anything, or have anything you think i should add here, please let me know. Pretty much everything i have written above here, i have learnt since starting this thread with the text below. Have a browse if you feel like crossing "mysetery lane" :P
---------------------------------------------------------------------------
Okay, people are pretty adamant that you will get better performance out of Firebird by not using TBE. That's fine, I can accept that, but I can't remove TBE without reproducing the features I use out of it. I have identified a number of other extensions which will fill most of the holes. Those being:
Tabbrowser Prefrences
Session Saver
MiniT
The last couple of features I want is the ability to have new tabs opened to the right of the CURRENT tab, and the ability to remove the close button from the tabbar without removing it from the sidebar. Can someone help me with those two features?
Another important question to ask, is will running these extensions together slow me down to TBE speeds anyway? and is there any conflicts with these or any other extension I may need/want that I should know about?