Highlights Tab Previews! Congratulations to DJ for getting these landed. Currently disabled by default, but you can test them by setting `browser.tabs.cardPreview.enabled` to true ...
You can also fix it with a custom userChrome.css, which lets you set the min and max tab width before they begin to scroll.
In other words you can make it so that if one or two tabs are open they take all the space and the more you open they all shrink equally up to a point.
You can also fix it with a custom userChrome.css, which lets you set the min and max tab width before they begin to scroll.
In other words you can make it so that if one or two tabs are open they take all the space and the more you open they all shrink equally up to a point.
On ff?
librewolf, but should work on firefox.
Here is mine, it is very keyboard driven so it might not work for you, but you can copy the tab width settings: https://pastebin.com/f5AvQuJu
https://streamable.com/wj7iri
Thank you