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.
It's his decision.Why do you want to do this?
That's not solving his problem. He wants to use the mouse, and it's annoying him.So don't do that.
.tabs-closebutton {display:none !important}
Originally posted by: CTho9305
It's his decision.Why do you want to do this?
Originally posted by: CTho9305
It's his decision.Why do you want to do this?
That's not solving his problem. He wants to use the mouse, and it's annoying him.So don't do that.
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}
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!