Skip to content

v2.14 - Tested on Firefox v133.x

Latest
Compare
Choose a tag to compare
@datguypiko datguypiko released this 26 Nov 14:58
· 13 commits to master since this release
02f4de8

📦 Latest Full Repository .zip download | 📦 Release v2.14 .zip download

📦 Easy Installer Script made by Alan-Kuan download - instructions

🚩 Report issues or suggestions


Warning

Only download this for Firefox v133.0. Older versions will be broken. Update should be out on 26/11/2024

Important

For future updates, enable svg.context-properties.content.enabled in about:config for icon colors to work. Added notification at the top if you have it disabled. Notification will hide itself when you enable it.

Latest Changes

Recent: added updated popout_bookmarks_bar_on_hover.css

  • It Fixes window control buttons being visible in fullscreen mode(like videos) when custom absolute positioned buttons used (mac os style) because of added z-index for v133.

v2.14 - 26/11/2024 - Tested on Firefox v133.0

  • Removed menu open animation it was affecting extension menus. Will add it later after I find the way to fix the issue. #162

v2.13 - 26/11/2024 - Tested on Firefox v133.0

  • Forgot to add notification to remind users to enable svg.context-properties.content.enabled. Most icon changes in v3.0 will require this. #161

v2.12 - 26/11/2024 - Tested on Firefox v133.0

  • Fixes for Firefox v133 as it changed a lot of stuff:
    • Searchbox/urlbar fixes and changes.
    • Main menu padding changes, more compact.
    • More compact buttons.
    • Show tracking protection button in search.
      image
  • Added Menu panels open animation.
  • Support for vertical tabs and new sidebar if you have access to it (maybe they enable in official v134 or v135).
  • List of mods changed and fixed for v133:
    • all min-max-close_buttons.css files;
    • popout_bookmarks_bar_on_hover.css;
    • tabs_separator.css;
    • autohide_tab_and_bookmarks_bars.css;
    • tabs_take_full_bar_width.css.