Firefox
A place to discuss the news and latest developments on the open-source browser Firefox
Also really nice to see the ~10% performance improvement in some workflows in there
Oh awesome, been waiting for this!
Huh, not a feature I ever thought about but could be nice.
Definitively going to be useful. I’m just wondering if this will work with extensions like Adblock or Dark Reader?
I think a built in tab manager is a better idea. But we have a lot of plugins for that so guess it's OK.
Now fix the fact that I have too slowly scroll horizontally through all my tabs because they are individually too wide for the number I have open.
To mitigate this you can go to about:config (write it in the address bar) and search for a setting called browser.tabs.tabMinWidth
, I usually change the number to 20 (the default minimum width is like 70) and tabs are allowed to become roughly as narrow as in chrome. It's a much simpler and stabler option compared to custom CSS