Skip to content

Releases: black7375/Firefox-UI-Fix

v5.1.0

11 May 04:53
Compare
Choose a tag to compare

IMPORTANT

This version is separated into options on the full screen.

  • userChrome.fullscreen.show_bookmarkbar #383

New Options

  • Pinned Tab - Close button #378
    • @BPower0036 's contribute include
    • userChrome.tab.close_button_at_pinned.always
    • userChrome.tab.close_button_at_pinned.background
  • userChrome.padding.drag_space.maximized #370
  • userChrome.tab.static_separator.selected_accent #141
  • userChrome.padding.bookmark_menu.compact #391

Bug Fixes

  • Selected Tab - Contextline color #382
  • Selected Tab - Outline at Nigtly 102 #388
  • Global Menubar - Padding Icon 30cdbf6
  • Bookmark menu - Padding block #391
  • DragSpace - Emulate firefox 88 0ad35b4
  • FullScreen - Overlap's background color at linux 295a2cd
  • FullScreen - Auto hide #383

Refactoring
Refactoring will continue to be applied progressive.

v5.0.2

27 Apr 12:59
Compare
Choose a tag to compare

IMPORTANT

v5.0.0 has a fatal bug.
Be sure to use this version.

Changed

Critical Side Effect
Fixed side effect bugs of general use.

  • Cut Off tabbar #370
  • Bookmarks Menu Wrong Position #372

Icon Padding

  • Checkbox's padding without checked=false #363
    • New contributor @BPower0036's PR #374

All fixed except for non-common use case( #371 ) or bugs that are difficult to reproduce( #373 #376 ).

v5.0.1

26 Apr 07:49
Compare
Choose a tag to compare
  • Tab bar - Visible for windows hotfix #368

Special thanks
@kaylynn234

v5.0.0

26 Apr 02:48
0fd746b
Compare
Choose a tag to compare

IMPORTANT

⚠️ You must copy user.js file before the theme works.

The option system depends on user configuration, and nothing applies without settings.
Also, real-time changes are difficult for technical limitations and require restarts.

Since it is a big change, if you are using custom css, back up and proceed.


🚨 Currently A fatal problem has been found in Windows. #368
Please use v5.0.2

Changed

Option System

As a first anniversary update 🎉 , an option system is introduced. #351

Everything can be configured with 100+ options and changes to a unopinionated theme.

Now the difference in distribution is just a difference in the default option configuration.
The main options are in Wiki:Options, and all other options are available in user.js.

image

All features from the existing wiki and the features that many users have requested are included as an option.
A case in point

Customize

To enhance customization, we changed the folder structure and updated the installation script.

When updating to script:

  • If there are any changes: Run git stash and git stash pop before and after git pull.
  • If there are user-overrides.js, userChrome-overrides.css, and userContent-overrides.css files, proceed with override

Developement

The Pure CSS file has been changed to SCSS. #234
Therefore, it becomes more structured, and the compatibility response has become easier.

Developer documents have been added to facilitate development, and discussions have been activated.
At the time of release, we decided to specify the name of the new country.

Others

  • Photon like panel icon: #308
    If you want to use an before icon version, use the userChrome.icon.panel_sparse option.

New Contributors

  • @anzz1: Folder structure for customization
  • @filips123: Fix unreadable text on Add-on Developer Hub

v4.6.3

14 Apr 00:25
Compare
Choose a tag to compare

IMPORTANT

This version has icon related changes.
If the icon directory is not copied, undo, mac context place holder may not appear.

Changed

Compatibility

  • Windows10 - Tabbar toolbox border #358
  • System Default Theme - Win10 accent color's tab separator 941bbc9
  • System Default Theme - Win7 separator makes to transparent 147d73a

Icons

  • .openintabs-menuitem, No container new tab, sync global menu 6eed376
  • Mac's context menu align(blank.svg), undo.svg 95685f8
  • Waterfox - private icon #357

Documents

  • Beta test notice to README 981d47b
  • Folding features, Add Contributors to README 36e9c94

It's a latest release before v5.0.0 #351

v4.6.2

27 Mar 14:38
Compare
Choose a tag to compare

Fixes

Fixes - Proton Style Only

  • Tab Bar - Remove reduced inline tab padding at proton-style #350

v5.0.0 beta test starts today. #351
Everything is optional and can be changed by editing the user.js file.

v4.6.1

18 Mar 16:06
Compare
Choose a tag to compare

Browser Supports

  • Install - Update fork browsers' profile PATH ffab259
  • Waterfox - private tab layout, new folder button #340 #343
  • Tor browser - Install, Icons c6594ee 13d3c50

Bug Fixes

  • UserContent - account.firefox.com email color #341
  • Tab Bar - Original's tabs border at v96 #307
  • Pinned Tab - Move to connected tab section #342
  • Pinned Tab - Size adjustment #336
  • Full Screen - Overlap mode disabled at mac #344
  • System Theme - Primary button's forground color at Windows 10 #343
  • Protection Popup - bottom padding at commpact mode 0c1de6a
  • Panel - Prevent empty icon space be4d88a

Bug Fixes - Only photon-style

  • Divide Line - Thin back to thickness at Windows photon-style #346
  • Panel - menu image blank padding cd72e5d

v4.6.0

05 Mar 12:59
Compare
Choose a tag to compare

IMPORTANT

This version has icon related changes.
If the icon directory is not copied, download panel, video player may not appear.

Changed

New Features

Bug Fixes

  • Icon - Download popop's delete file, remove history menu icon at FFv97 f1f82fc
  • Icon - Change folder icon 52fed34
  • Pinned Tab - Prevent overlap on restart #282
  • Tab Bar - First visible tab margin at maximized #332

Bug Fixes - photon-style only

  • Divide Line - First visible tab's separator 0491b3a
  • Selected Tab - --tab-line-color to --lwt-tab-line-color at FFv96 #337

Documents

This is a feature release for a long time.
Thank you for waiting.


It's a chaotic era. I hope there will be peace instead of war.

v4.5.9

20 Feb 13:56
Compare
Choose a tag to compare

Add

  • Animate - Full Screen Toolbox Hover b303f07

Bug Fixes

  • Menu - Highlight background color at Win7, 8 typo fix #320
  • Windows compatibility - -moz-os-version -> -moz-platform at FFv99 #331
  • Pinned Tab - Forcing size setting #282 (Not yet resolved, Just only relieves symptoms.)
  • Pinned Tab - Vertical align #330
  • Tab - toolbar top line at compact #333
  • Tab - toolbar top line at linux #334

Bug Fixes - Only photon-style

  • Divide Line - Reimplement using .tab-background for overflow pinned tab compatiblity f9ef014

Documents

  • Legacy(FF v97) - browser.proton.enabled removed #328
  • Legacy(FF v96) lwtheme-mozlightdark b7c50d0

v4.5.8

06 Feb 17:53
5610ee6
Compare
Choose a tag to compare
  • Tab bar height at v96 and distribution consistency 6c25391 #318
  • Download Popup - dropmarker's arrow #324
  • Menu - List combo box's padding as original #227
  • Menu - Highlight background color at Win7, 8 #320
  • Mac - #navigator-toolbox background color for custom #323
  • Update Feature request template db3f1f9

Original Only

  • Border around selected tab at v96 #321