This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

مزید سیکھیں

How to remove the red micophone indicator or at least disable the animation? [2024 ff115ESR]

  • 1 جواب دیں
  • 0 میں یہ مسئلہ ہے
  • آخری جواب بذریعہ c33s

more options

if you join for example a jitsi meeting and switch to another tab then the favicon of the jitsi page gets replaced by a red microphone icon. this replacement keeps running in an animation favicon -> microphone icon -> favicon -> ...

for motion sensitive persons this is terrible.

i tried the following settings i found googling but the animation is still there: ```

  1. webrtcIndicator {
 display: none;

} ```

``` .tab-icon-overlay[sharing] {

   display: none !important;

} ``` - `ui.prefersReducedMotion 1` - `toolkit.cosmeticAnimations.enabled false`


how to disable the animation

if you join for example a jitsi meeting and switch to another tab then the favicon of the jitsi page gets replaced by a red microphone icon. this replacement keeps running in an animation favicon -> microphone icon -> favicon -> ... for motion sensitive persons this is terrible. i tried the following settings i found googling but the animation is still there: ``` #webrtcIndicator { display: none; } ``` ``` .tab-icon-overlay[sharing] { display: none !important; } ``` - `ui.prefersReducedMotion 1` - `toolkit.cosmeticAnimations.enabled false` how to disable the animation
منسلک شدہ اسکرین شاٹٹس

تمام جوابات (1)

more options

as the animated gif i uploaded before was converted to a single frame image here an image of the red microphone. this and the favicon keeps to crossfade.

مددگار؟

ایک سوال پوچھیں

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.