github Firnschnee/FoxOne 2.2.4

latest releases: 3.4.8, 3.4.7, 3.4.6...
one month ago

Tab min-width – now optional

Thanks to @DeathMurderGod for the PR (#20) and the idea to let tabs shrink narrower before overflow scrolling kicks in.

Merged with two small adjustments:

  • Aligned the selector with the existing tab-width rules, so the min-width no longer fights collapsed tab groups or applies during the close animation.
  • Made it opt-in: the default keeps Firefox's usual behavior (76px). If you want narrower tabs, just lower --uc-tab-min-width in the config, e.g. to 36px.
--uc-tab-min-width: 76px;   /* lower to e.g. 36px to fit more tabs */

Don't miss a new FoxOne release

NewReleases is sending notifications on new releases.