github black7375/Firefox-UI-Fix v6.2.1

latest releases: v8.6.2, v8.6.1, v8.6.0...
23 months ago

IMPORTANT

A typo mistake in the userChrome.compatiblity.os.linux_non_native_titlebar_button option has created a braking change.

Changed

Option

  • Typo fix: userChrome.compatiblity.os.linux_non_native_titlebar_button -> userChrome.compatibility.os.linux_non_native_titlebar_button #474
  • Padding - userChrome.padding.first_tab.always #475
  • Autohide - Sidebar speed option #462
#sidebar-box {
  --uc-autohide-sidebar-speed: 750ms;
  --uc-autohide-fullscreen-sidebar-speed: 1s;
  --uc-autohide-sidebar-delay: 600ms;
}
  • One Liner - Urlbar size custom #472
#urlbar-container {
  --uc-oneliner-urlbar-base-width: 50px;
}

Compatibility

  • Compatibility - Drag & Drop Indicator color #473
  • Compatibility - Menu color at v105 #477
  • Icons - Panel's update icon color, padding da8e4c2 19530cc
  • Tabbar Height - Makes non fixed #476
    • It may have an impact on the old browser

Bug Fixes

  • Fully Theme - Light alphen glow's hover background #459
  • One Liner - Prevent truncate url view #471
  • CI - PR's checkout #474

Don't miss a new Firefox-UI-Fix release

NewReleases is sending notifications on new releases.