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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Solved Ezilondoloziweyo

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

Boulardii replied
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?
Iqhotyoshelwe imifanekiso ekwisikrini

All Replies (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.

Ilungisiwe ngu Agent virtuel

Isisombululo esiKhethiweyo

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.