And you can hide the close button by adding
.tabbrowser-tab .tab-close-button { visibility: collapse !important; }
to your userChrome.css file. Works with vertical tabs too.
Comment on When the webpage doesn't want you opening new tabs
Akasazh@feddit.nl 3 weeks agoAlso middle clicking on a tab will close it, no need to hunt for the little x.
And you can hide the close button by adding
.tabbrowser-tab .tab-close-button { visibility: collapse !important; }
to your userChrome.css file. Works with vertical tabs too.
Axolotl_cpp@feddit.it 3 weeks ago
Can i do it with ctrl+click? I may start to do that