sorry if this has already been said, but can someone explain why it seems to be the norm now for the new tab button to be at the end of the last tab? i can't see the sense in it yet it is something ie do, and now firefox??? why would you want it to forever move as you open/close new tabs?
I agree. I have a new tab button in my main bar. That's enough.
Also, when you only have one tab, how are you meant to open another new tab, as the tab bar is hidden?
Also, when you only have one tab, how are you meant to open another new tab, as the tab bar is hidden?
It's annoying that you can't remove the new tab button from the tab bar, but it's something that'll get fixed...eventually.
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.tabs-newtab-button {display: none !important}
Will remove the new tab button.
After which you can install a new tab button through the right click customisation dialogue for the navigation bar.
Oh, I doubt that will ever be an option as it's a part of the tab bar itself - Why not just use the CSS snippet? much simpler and robust. You can then add a new tab button on the navbar wherever you like.
Install MR Tech Toolkit and force compatibility
In Personal Menus extension just hide all the menubar items to hide the additonal text bits as it's not eneded.