You forgot the most important thing:
Links
Middle clicking a link will open it in a new tab which is what I mostly use.
Comment on When the webpage doesn't want you opening new tabs
56_@slrpnk.net 3 days ago
In Firefox you can also middle click the reload button to duplicate the tab. There’s not much you can’t middle click actually :)
You forgot the most important thing:
Links
Middle clicking a link will open it in a new tab which is what I mostly use.
I’m more of a Ctrl + Left-Click man myself. Yes, it’s because it fuck up the middle click 50% of the time and turn in page scrolling.
Also middle clicking on a tab will close it, no need to hunt for the little x.
Can i do it with ctrl+click? I may start to do that
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.
AbsolutelyClawless@piefed.social 3 days ago
Holy shit, I didn’t know that. That’s going to be so helpful.