Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.