Aris
Aris
Add this to your custom code: ```css #private-browsing-indicator-with-label { display: none !important; } ```
I will add this change do next update.
The change is part of the latest release now.
You are right, it should be in that file too.
@gabri25ele Variables used inside `top_toolbar_colors.css` can be modified inside `general_variables.css`, if the complete CustomCSSforFx package is used. @noresk1 `top_toolbar_OS_accent_colors.css` does not work anymore the way it did in Fx 102...
We can close this now. `top_toolbar_OS_accent_colors.css` won't be back.
Not sure, what exactly causes this to fail, but I'm looking into to. Current status: Nightly 113: works fine in multi-window environment Beta 112: does not work at all Release...
Did some testing based on the above code. Sometimes it refuses to work on any window, sometimes it works on more then 5 windows. `SetInverval` is a dirty function to...
Let leave this open for now. The original script works fine on Nightly (113) without intervals and timeouts on as many windows I open. We will see what happens once...
I think this behavior is part of the Manifest v3 change Mozilla implemented in Firefox109+. All other browsers offer something similar. It was not even necessary, because Firefox already had...