본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

how do I get rid of your animated AD on my screen

  • 2 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: FredMcD

more options

how do I get rid of your animated AD on my screen

how do I get rid of your animated AD on my screen

모든 댓글 (2)

more options

Does it involve a cat playing below the search box on the built-in home page?

Those snippets cycle around and probably will be replaced by something else soon. If you reload the page (Ctrl+r) you may get one of the non-animated ones.

Some workarounds for now:

  • Use a custom style rule to hide the "snippet" area below the search box. The rule would be similar to this:
    @-moz-document url(about:home) {
    #snippetContainer { display:none !important; }
    }
    and could be applied to the about:home page either by creating/editing a userContent.css file or using the Stylish extension.

More detail if needed.

more options

Also see; https://support.mozilla.org/en-US/forums/contributors/710394 Lots of users don't like it when Mozilla changes the home page layout.

The answer is here; https://support.mozilla.org/en-US/forums/contributors/710394?last=60266#post-60294

글쓴이 FredMcD 수정일시