Mozilla 도움말 검색

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

Learn More

favicons annoying defaullt grey globe

  • 2 답장
  • 1 이 문제를 만남
  • 5 보기
  • 최종 답변자: cor-el

more options

It seems that whenever Firefox cannot load a websites favicon it will present you an annoying bouncy grey globe. Is it possible to change this default favicon to a static one?

It seems that whenever Firefox cannot load a websites favicon it will present you an annoying bouncy grey globe. Is it possible to change this default favicon to a static one?
첨부된 스크린샷

모든 댓글 (2)

more options

Can't see any gray globe on your screenshot. It's just a page loading indicator.

more options

You can possibly block non-essential animations.

Firefox 63+ has support for "@media (prefers-reduced-motion)" to honor system settings to minimize the amount of non-essential motion. You can create a new Number pref named ui.prefersReducedMotion on the about:config page to show (0) or block (1) some animations.

  • in Firefox 78+ this includes the location bar breakout
  • in Firefox 80+ this replaces the tab loading indicator with an hourglass
  • set the value to 1 if you want to block

animations
ui.prefersReducedMotion = 1

  • set its value to 0 if you want to see animations
    ui.prefersReducedMotion = 0

See also:


You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".