Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
已存档

Removing Preview Hover

Joe Freeman 已回复
klezw

I want to disable the Tab hover preview and I follow the instructions per Mozilla Support, which are:

Enter about:config in the address bar and set browser. tabs. hoverPreview. enabled = false.

When I enter about.config and search for "set browser. tabs. hoverPreview. enabled = false" it comes up as false. And there doesn't seem to be a need or way to save that setting, already set to false. But it still has the hover preview.

How do I get rid of the preview mode?

Thanks. Dennis dennis@denniswilder.com

I want to disable the Tab hover preview and I follow the instructions per Mozilla Support, which are: Enter about:config in the address bar and set browser. tabs. hoverPreview. enabled = false. When I enter about.config and search for "set browser. tabs. hoverPreview. enabled = false" it comes up as ''false''. And there doesn't seem to be a need or way to save that setting, already set to false. But it still has the hover preview. How do I get rid of the preview mode? Thanks. Dennis dennis@denniswilder.com

所有回复 (1)

You've misunderstood things slightly. You need to change browser.tabs.hoverPreview.enabled to false; the word "set" doesn't come into it and nor are there spaces after the full stops. I suggest you cut and paste this line into about:config.

browser.tabs.hoverPreview.enabled

In about:config true/false values auto-save instantly.

由Joe Freeman于修改