搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 2 个回答
  • 1 人有此问题
  • 11 次查看
  • 最后回复者为 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".