-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Bug] Cannot Install Super Url Bar From Zen Store #81
Comments
Same problem Windows 11 24H2 |
Yeah, it seems mauro (the dev behing zen) removed it from the theme store, which honestly makes sense. (although i don't know the exact reason) The url bar has evolved a lot ever since i created this mod and i didn't have the time or motivation to keep it updated, so it probably creates a lot of issues (so that people go to mauro to ask for help even though he isn't responsible for that). The code will always be available here, so anyones welcome to use the parts they liked and put it into the userChrome.css file or maybe create a new mod out of it. |
@JLBlk I was using that mod to center the address bar text.. Is there anyway to bring that back? |
Sure, but you'll have to create a userChrome.css file (if you don't know how, use this: https://docs.zen-browser.app/guides/live-editing) and paste the following code in there: If you only want it centered when the url is not focused:
or when you want it to always be centered:
|
Dang. I always forget about |
thanks sir, this works perfectly. |
@Haque13 u can play with : browser.urlbar.trimURLs in about:config - works fine for me |
Big bummer this isnt being maintained anymore. It cleared up a huge amount of issues. |
Affected Theme
**Cannot install Super Url Bar from zen store **
Zen Version: e.g "1.8.2b(64-bit)"
System OS: "Windows 11"
Describe the bug
Cannot install Super Url Bar from zen store, nothing happens after clicking the install theme button
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Theme getting installed
Screenshots/Videos
Additional context
The image for the theme also seems to be broken lol
The text was updated successfully, but these errors were encountered: