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

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

How to prevent browser.tabs.hoverPreview.enabled from auto-resetting to "true"?

  • 2 תגובות
  • 1 has this problem
  • 130 views
  • תגובה אחרונה מאת Boulardii
  • נפתרה

On Firefox 128.14.0esr (build 20250811113756), Linux/X11, the setting browser.tabs.hoverPreview.enabled does change back to "true" every few days, or perhaps browser restarts.

How can I turn off tab previews reliably?

On Firefox 128.14.0esr (build 20250811113756), Linux/X11, the setting ''browser.tabs.hoverPreview.enabled'' does change back to "true" every few days, or perhaps browser restarts. How can I turn off tab previews reliably?
צילומי מסך מצורפים

פתרון נבחר

Thank you for the reply. I did observe this issue for a few weeks now, and it did not reappear. It remains a mystery, but as long the setting is not reverted back again, that's fine by me.

Note: There are no organization policies. This is a regular "home-user" profile.

Resolved. Solution unknown.

Read this answer in context 👍 0

כל התגובות (2)

Hello

You can try. Customize Firefox using policies.json. https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson

The Enterprise Policy Generator https://addons.mozilla.org/firefox/addon/enterprise-policy-generator helps to create the configuration file.

Erratum code, Errare humanum est.

{ "policies": { "Preferences": { "browser.tabs.hoverPreview.enabled": { "Status": "locked", "Type": "boolean", "Value": false } } } }

Restart Firefox. Your browser is being managed by your organization. Firefox policies affect all profiles.

השתנתה ב־ על־ידי Agent virtuel

פתרון נבחר

Thank you for the reply. I did observe this issue for a few weeks now, and it did not reappear. It remains a mystery, but as long the setting is not reverted back again, that's fine by me.

Note: There are no organization policies. This is a regular "home-user" profile.

Resolved. Solution unknown.