Mozilla 도움말 검색

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

자세히 살펴보기

Firefox logo appears for a split second in a new tab.

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

more options

Hello. I noticed the Firefox logo was blinking in a new tab for a split second. It is unlikely that this will happen after opening the browser. I want the logo to always be there. Can this be done without browser add-ons, but with normal settings?

Hello. I noticed the Firefox logo was blinking in a new tab for a split second. It is unlikely that this will happen after opening the browser. I want the logo to always be there. Can this be done without browser add-ons, but with normal settings?
첨부된 스크린샷

선택된 해결법

You can set browser.newtabpage.activity-stream.logowordmark.AlwaysVisible = true on the about:config page.

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

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

Hello, I think the Logo only appears if you take all the large sections (Top Sites, Recommended by Pocket, Highlights) off the page.

Back in the days of Firefox 79, we found a way to inject the Logo using custom style rules in an optional userContent.css file: https://support.mozilla.org/questions/1298751 -- I haven't tested whether that still works in Firefox 84.

These kinds are mods are a community-supported feature. If you are new to userContent.css files, that's understandable. Firefox can read the file at startup and use it to modify built-in pages and web content; the better known userChrome.css file is to modify the toolbar area and menus.

If it would be helpful, we can give detailed steps to get going on this.

more options

선택된 해결법

You can set browser.newtabpage.activity-stream.logowordmark.AlwaysVisible = true on the about:config page.

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