Search Support

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.

Learn More

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

  • 1 eyano
  • 0 eza na bankokoso oyo
  • Eyano yasuka ya 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
Bafoto sur écran jointes

All Replies (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.

Helpful?

Tuna motuna

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