-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this project dead? #326
Comments
It's been two months, I'm assuming that's a yes. |
If you just want Chrome-style tabs and some other tweaks, you may want to try out https://github.com/QNetITQ/WaveFox |
I just found https://github.com/typeling1578/MaterialFox-Plus and it fixed most of the compatibility issues I noticed with the newer versions of firefox |
Thanks so much ! |
@jennnybuckley thanks so much, that works great! |
Thank you! It's much improved. I also saw your forked version which also works well. However here is still a small issue. I'm testing on my MacOS 13.1. If I make the browser window very large (almost full window size), the space above the tab will disappear. See the following 2 screenshots for comparison. I wonder is there an easy solution to this issue? |
What resolution is the display |
Just the default one of the 15-MacbookPro. I think it's 2880*1800. |
I think that's a High DPI display which this theme might not support. |
I'm not sure. I have been using this theme for 2 years before this project is out of maintenance. But it's probable that some changes from firefox may cause the High DPI display out of support. |
This project might become more relevant again once Chrome ships the Web Environment Integrity API. I think that a lot of users will switch to Firefox who are used to the look and feel of Chrome. Are there any future plans on maintenance/updates? Or has this been officially abandoned? |
To all those people who follow this: I found this fork is currently updating and works well. It seems they are willing to continue to work on it. Hope this may help you. |
/* Comment the following code on global.css */
/* line 47*/
/*@supports not -moz-bool-pref("materialfox-plus.oldversion") {
:root[sizemode="maximized"] #TabsToolbar {
margin-top: -8px;
}
}*/ |
I can't find any global.css file with the content you show... |
just for MaterialFox-Plus @supports not -moz-bool-pref("materialfox-plus.oldversion") { |
Here is a newer and updated version: material-fox-updated |
Last commit a year ago, and the latest Firefox version is now 10 later than the latest release of this theme. I absolutely love this theme and its a great theme. Its just a bit broken on Firefox 103.0!
The text was updated successfully, but these errors were encountered: