By increasing the maximum width of tabs and taskbar buttons, you can
- see more of their text labels without truncation,
- have a larger hit area for your mouse pointer, and
- make better use of the space on your wide monitor.
This does not break the resizing logic when you open more tabs, so the worst-case scenario behavior is unchanged. For example, you could set the maximum tab width to a size at least as wide as your monitor. Then, when you have one tab open, it will consume 100% of the available space. Next, when you open another tab, they will each consume 50% of the available space. When the minimum tab width is reached, the existing overflow or scrolling logic will still apply.
Hi, the minified code changes all the time (which is Vivaldi's right, of course). The matching pattern most recently changed in 7.5. I always keep VivaldiCustomLauncher updated, which successfully makes tabs wide in Vivaldi 7.6.3797.56 (latest stable as of 2025-09-27). Please refer to
BundleScriptTweak:increaseMaximumTabWidth(string)for up-to-date modifications, or just runVivaldiCustomLauncher.exeto do it all for you automatically (including auto-update for new versions of Vivaldi and the launcher). Thanks.