Disable Firefox scrolling tabs
Browser.tabs.tabMinWidth is the Firefox configuration value that determines the tab width. Here is how to disable tab scrolling:
- Type about:config into the Firefox address bar.
- Find the browser.tabs.tabMinWidth key. The default value is 100.
- To disable tab scrolling completely, double click on it, set the value to 0. To make more tabs fit before scrolling gets activated, set that number to 75.