Hacker News new | ask | show | jobs
by cpeterso 2144 days ago
I don't think you can prevent tabs from scrolling off screen, but you can set the "browser.tabs.tabMinWidth" about:config pref to a tiny number so you can fit more tabs on screen.

You can also see the full list of tabs (with titles) in the tab overflow dropdown menu. It's the down arrow button to the right of the tab strip. The dropdown menu only appears after you open at least ~20 tabs. I set the browser.tabs.tabmanager.enabled about:config pref = true to always show it (because I like see the full tab titles).