Replies: 6 comments
-
Would be very appreciated, it's incredibly distracting and my immediate reaction on updating was frantically looking for an option to disable it. Running Zen largely to avoid stuff popping on my screen 😬 |
Beta Was this translation helpful? Give feedback.
-
Same issue here |
Beta Was this translation helpful? Give feedback.
-
You can try to edit userChrome.css and settings |
Beta Was this translation helpful? Give feedback.
-
Would also love it if the toast didn't happen on URL copy either. Maybe just a way to turn off toasts entirely? |
Beta Was this translation helpful? Give feedback.
-
I find it a bit annoying as well and was looking for this. |
Beta Was this translation helpful? Give feedback.
-
In case anyone wants to disable it, like @schizokid88 mentioned you can edit the userChrome.css with the following code: #zen-toast-container {
display: none !important;
} Still couldn't find a way to customize with duration or color like I've mentioned but I guess this is more of a javascript change rather than CSS. I'll leave the print of what I could get from that, because it changes so fast. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to disable the "New background tab opened!" toast when I do so? It's really annoying :(
Beta Was this translation helpful? Give feedback.
All reactions