Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How can I have two Open a New tab buttons?

  • 7 antwurd
  • 4 hawwe dit probleem
  • 1 werjefte
  • Lêste antwurd fan cor-el

more options

Seems that with Firefox 4 we can only have one "open a new tab" button. Problem is I want one to be at the end of my tabs and another next to my buttons (home, print, etc) near my URL bar. FF3 had this so why can't FF4?

Seems that with Firefox 4 we can only have one "open a new tab" button. Problem is I want one to be at the end of my tabs and another next to my buttons (home, print, etc) near my URL bar. FF3 had this so why can't FF4?

Alle antwurden (7)

more options

You can try this add-on to see if that's what you are looking for:

https://addons.mozilla.org/en-US/firefox/addon/toolbar-buttons/

more options

I just went through the list of the add-on I posted and couldn't find a 'New Tab' button there. The following add-on does:

https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/

more options

Unfortunately that add-on didn't do the trick. Strange, this seems like one of those features you don't know that you'll miss until it's gone. I'm apparently very used to using both locations to open tabs and now it feels like I'm working on someone else's computer.

more options

You can also try this one:

https://addons.mozilla.org/en-US/firefox/addon/new-tab-toolbar-button/

I haven't tried this one, but wonder if you are able to drag it into the Customize Windows (View > Toolbars > Cusotmize) and then drag it to the end of the tab strip.

more options

You can make both New Tab buttons visible with code in userChrome.css

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#new-tab-button { visibility: visible !important; }
.tabs-newtab-button{ visibility: visible !important; }

more options

cor-el, I followed your instructions, created the chrome folder (since it didn't exist), created the userChrome.css file in that folder with the lines you provided, restarted Firefox and nothing. I still get the one and only one open new tab icon. I can move it back and forth between the two places i want it to appear but I can't have it in both places at the same time. Ug.

more options

You can try to delete localstore.rdf to reset all toolbars if you do not see two new tab buttons. If you use extensions like Tab Mix Plus or another theme then see if it works in Safe mode with all extensions disabled.

In Firefox 4 you can use one of these to start in Safe mode:

  • Help > Restart with Add-ons Disabled
  • Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)