How to get rid off the red 'x' button on Firefox's tab bar?

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
I know Tabbrowser Extensions can do this but there are issues with it that I won't touch.

Is there a tweak/extension somewhere that does this?
 

Beau

Lifer
Jun 25, 2001
17,730
0
76
www.beauscott.com
Do you have multiple tabs opened?

If not, go to tools -> options -> advanced

and check next to browsing -> hide tab bar when only one website is open.
 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
Originally posted by: Beau
Do you have multiple tabs opened?

If not, go to tools -> options -> advanced

and check next to browsing -> hide tab bar when only one website is open.

I'm not trying to hide the bar.. just the red 'x' button on the right of the tab bar :)
 

jgbishop

Senior member
May 29, 2003
521
0
0
So don't do that. ;)

Seriously, you should learn the keyboard accelerators. Much faster IMO. Ctrl-Tab to move through the tabs, Ctrl-W to close the active tab (or active window), and Ctrl-T to open a new tab. No mousing required, and no worries about the little red box! :)
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Why do you want to do this?
It's his decision.
So don't do that.
That's not solving his problem. He wants to use the mouse, and it's annoying him.



The best way to do this is to edit userchrome.css (in the chrome directory of your profile folder - create it if it doesn't exist - note this is userchrome.css and not usercontent)... add:
.tabs-closebutton {display:none !important}
 

ElFenix

Elite Member
Super Moderator
Mar 20, 2000
102,370
8,494
126
you can have it warn when you click on that with multiple tabs open. very useful.

ert... wrong red x :eek:
 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
Originally posted by: CTho9305
Why do you want to do this?
It's his decision.
So don't do that.
That's not solving his problem. He wants to use the mouse, and it's annoying him.



The best way to do this is to edit userchrome.css (in the chrome directory of your profile folder - create it if it doesn't exist - note this is userchrome.css and not usercontent)... add:
.tabs-closebutton {display:none !important}

Thank you! :beer:

Originally posted by: jgbishop
So don't do that. ;)

Seriously, you should learn the keyboard accelerators. Much faster IMO. Ctrl-Tab to move through the tabs, Ctrl-W to close the active tab (or active window), and Ctrl-T to open a new tab. No mousing required, and no worries about the little red box! :)

I already know these shortcuts and do use them.. it's just that when the red button and the tabs are just like milimeters apart, sh1t does happen :D