开源软件名称: datguypiko/Firefox-Mod-Blur开源软件地址: https://github.com/datguypiko/Firefox-Mod-Blur开源编程语言:
CSS
100.0%
开源软件介绍: 14/05/2022
Fixed after an update broken popup menu background color for 100.x versions of firefox.
13/02/2022
Added new optional file for default size scrollbar. The color stays dark. Works best with new Windows 11 scrollbar. Use "userContent-Scrollbar-DefaultSize.css" file and rename it to "userContent.css".
⚠️
If you want to use version from after 96.0. I made multiple files without blur effect. Use any of selected styles with the tag '-NoBlur-' until they fix the issue. More about the issue why it's disabled for now https://bugzilla.mozilla.org/show_bug.cgi?id=1749625 .
⚠️
If you update to ❌ 96.0 or newer you will lose blur effect and everything will be transparent. Use at least ✔️ 95.0.2 or downgrade to it https://support.mozilla.org/en-US/kb/install-older-version-firefox untill they fix it. Or use the one without blur.
⚠️
Updated for PROTON - Firefox-Mod-Blur
No blur for 100.x yet
Last tested ver. 100.0
/
Installation guide below
/
Designed for Windows 10/11
Mac OS style buttons (left side by default)
MacOS Style Buttons:
Right 'userChrome-NoBlur-MacOsStyleButtonsRightSide.css' ---- Left 'userChrome-NoBlur-MacOsStyleButtonsLeftSide.css'
Windows Style Buttons
Right 'userChrome-NoBlur-WindowsButtonsRightSide.css' ---- Left 'userChrome-NoBlur-WindowsButtonsLeftSide.css'
One line config: 'userChrome-ONE-LINER.css' For Firefox versions below 89.0.0
Blurred search bar and bookmarks bar
Last Tested version: 100.0
(Proton)
Tested on:
-- Default Dark Theme
NEW PROTON
-- Windows 10/11 - 100.0 / 99.0.1/ 98.0 / 97.0.1 / 96.0.3 / 96.0 / 95.0 / 94.0.1 / 93.0 / 91.0.2 / 90.0.1 / 90.0 / 89.0.1 / 89.0.0
Old Firefox Versions:
-- Windows - 73.0.1 / 74.0 / 74.0.1 / 75.0.0 / 77.0.1 / 80.0 / 84.0.1 / 85.0.0
-- Linux - 74.0.1 | Default Dark Theme
Installation
Dont forget to rename the chosen template file to
'userChrome.css'
Enable toolkit.legacyUserProfileCustomizations.stylesheets
in about:config
for your custom themes to work.
You can find your profile place by going to about:support
and using Open folder
in Profile folder
section.
File Structure (Create chrome
folder inside your main profile folder if it doesnt exist):
...
/
chrome
/
userChrome.css
...
/
chrome
/
userContent.css
...
/
chrome
/
image
/
...
/
chrome
/
window
/
For blur style search dropdown and bookmarks bar to work:
Go to about:config
and enable layout.css.backdrop-filter.enabled
(change to true
).
Optional: if it still doesnt show up try enabling gfx.webrender.enabled
(change to true
).
It could even require updated GPU drivers but that's rarely an issue.
I use firefox integrated Flexible space for spacing https://imgur.com/a/Gd82v0H
.
Optional. Download 'userChrome-With_Windows_Buttons.css' to have windows default buttons.
Source for Backdrop filter:
https://www.reddit.com/r/FirefoxCSS/comments/ddi4dc/testing_the_backdropfilter_in_the_url_dropdown/
Source for Windows Control buttons:
https://github.com/aminomancer/uc.css.js/tree/master/resources/window
请发表评论