Releases: datguypiko/Firefox-Mod-Blur
v2.7.2 - Tested on Firefox v119.x
📦 Latest .zip download
🚩 Report issues
Latest Changes
v2.7.2
- 24/10/2023
- Tested on Firefox v119.0
- Fix Tabs Background color for Firefox v119.0 update.
- New extra mod added - show_searchbar_dots_only_on_hover.css.
- Search box Dots position fix when translation button is active.
- Extra Mods folder restructure.
For update Added userChrome.css to avoid downloading full zip folder if not interested in new extra mods.
v2.7.1 - Tested on Firefox v117.x
📦 Latest .zip download
🚩 Report issues
Latest Changes
v2.7.1
- 07/09/2023
- Tested on Firefox v117.0
- Made Back and Forward icons a bit smaller to be more inline with other buttons.
- New extra mod added - align search text to the left side
searchbox_text_align_left.css
. - New extra mod added - tabs take full bar width
tabs_take_full_bar_width.css
.
For update Added userChrome.css to avoid downloading full zip folder if not interested in new extra mods.
v2.7 - Tested on Firefox v117.x
📦 Latest .zip download
🚩 Report issues
Latest Changes
v2.7
30/08/2023
Tested on Firefox v117.0.0
- Fix button icon colors for Firefox v117.x
- Fix window control buttons positioning for Firefox v117.x
- Added new extra modification file
Tabs Separator
. Can be used with transparent tabs background mod.
- MicaForEveryone no longer works with Firefox v117 and above. Read for more information.
- Color changes to Customize Toolbar window:
v2.6.6 - Tested on Firefox v116.x
📦 Latest .zip download
🚩 Report issues
Latest Changes
v2.6.6
19/08/2023
Tested on Firefox v116.0.3
- Some minor changes to tabs. Disabled selected tab width increase in specific condition because of weird transition animation. Still works in overflow and normally when tabs aren't taking full toolbar.
- Updated the static tab extra mod
selected_tabs_static_width.css
to work with latest changes.
v2.6.5
13/08/2023
Tested on Firefox v116.0.2
- Context menu fixes for Linux white theme.
- Fix context menu duplicated separators for Linux.
v2.6.4
07/08/2023
Tested on Firefox v116.0.1
- Selected tabs increase width by default now (use static mod file to disable it).
- Added new modification file
transparent_tabs_bg_color.css
.
- Added new modification file
reversed_tabs_bg_color.css
.
- Added new modification file
selected_tabs_static_width.css
.
- Shadow for tabs now showed correctly.
- Change tab color for micaforeveryone theme.
v2.6.3 - Tested on Firefox v116.x
Tested on Firefox v116.0.1
v2.6.3
07/08/2023
v2.6.2
06/08/2023
- Show security button in URL box correctly when website isn't secure.
- Sidebar background color change.
- Fix space between pinned tabs and non-pinned tabs for Firefox 116.x
- Add support for extra mod file "pinned_tabs_no_bg_color.css". No copy pasting code required anymore.
- Keyboard navigation fixes when selecting shortcuts in new-tab/homepage.
These are just zipped files from main repository without the "old" folder. They are not always up to date.
v2.6.1 - Tested on Firefox v115
Tested on Firefox v115.0.2
v2.6.1
28/07/2023
- Change search bar border on Light Theme.
- Fix New Tab (home) page colors for Light Wallpaper Style Theme.
- Fix Breakout search from moving up when opened.
v2.6
27/07/2023
- Added extra mod file to change menu icon to firefox logo. menu_icon_change_to_firefox.css.
- Permission Notification icon in url bar now showed correctly and isnt hidden until you block or allow specified permissions.
- Light theme support added. Read installation how to toggle between dark and light.
- Added Light theme support to MicaForEveryone theme.
These are just zipped files from main repository without the "old" folder. They are not always up to date.
v2.5.1 for Firefox v115.x
These are just zipped files from main repository without the "old" folder. They are not always up to date.
Tested on Firefox v115.0.1
v2.5.1
13/07/2023
- Fix Search Bar dots positioning on linux.
- Changed design of dots specifically for linux.
- Changed opening animation of url bar buttons.
- Some code clean up and restructure.
Tested on Firefox v115.0.1
v2.5
11/07/2023
-
Bottom left URL status panel color and border radius changes.
-
Decreased pinned tabs Padding.
-
Revamped URL search bar buttons behavior.
-- All buttons are now hidden.
-- Added dots for visual representation. Left on by default for touch screen devices, have no way to test it.
-- Changed animations for how buttons close.
-- Hidden on new tab/homepage.
-- Almost all Permissions are hidden by default visually. Just Press on permissions button to show blocked and allowed ones.
-- Now less space wasted and more compact with long links and when resizing window.
-- Will add extra modification later that makes dots hidden until search bar is hovered.
v2.4.3 for Firefox v115.x
These are just zipped files from main repository without the "Old" folder. They are not always up to date.
Firefox v115.0.1
v2.4.3
08/07/2023
- New firefox update broke extensions menu again. Fixed padding and size for both extra mod styles.
Only need to replace thecleaner_extensions_menu.css
file if you are using the extra modification.
v2.4.2 for Firefox v114.x
These are just zipped files from main repository without the "Old" folder. They are not always up to date.
Firefox v114.0
v2.4.2
06/06/2023
- New update changed extension menu. Fix icon positioning for style 2 "cleaner_extensions_menu.css" extra mod.
v2.4.1 for Firefox v113.x
These are just zipped files from main repository without the "Old" folder. They are not always up to date.
If you are using older firefox build than v113.x
download older versions.
Firefox v113.x
v2.4.1
22/05/2023
- Linux tested on Fedora GNOME and Mint Cinnamon.
- Fixes on linux for context menus.
- Fixes on linux for control buttons. Still need to manually change distance depending on how many buttons there are
--firefoxcss-control-buttons-margin
on line44
in userChrome.css - Linux fixes for Min-max-close window buttons extra mods. Still need to manually change distance depending on how many buttons there are
--firefoxcss-control-buttons-margin
on line44
in userChrome.css.
Firefox v113.x
v2.4
09/05/2023
- Fixed positioning of elements after some "-moz" attributes no longer used by firefox from v113.x.
- When moving with tab or arrows in search now shows hover background color correctly.
- Changed default min-max-close window control buttons to be on the right side. Lowered padding between buttons. Fixed order in v113.x.
- Fixed Window control buttons increasing height of tab bar when firefox window made smaller. Was only the problem with default buttons.
- Added an option for window controls mods to have menu bottons on the right or on the left side.
- Fix separator color in context menu.
- "Cleaner extension menu" mod fixes. It automatically adjusts the width if number of extensions below the number of icons set in a row which default is 3.
- Top toolbar more compact with height lowered by 4 pixels.
- Other minor changes.