ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

disable tab preview on hover

  • 3 การตอบกลับ
  • 2 คนมีปัญหานี้
  • ตอบกลับล่าสุดโดย ThePillenwerfer

more options

how do i permanently disable the tab preview on hover? after every update i have to go back in and reset it to 'false'... it's totally annoying and a hindrance to productivity due to the distraction... any help with this would be most welcome, thanks in advance -

how do i permanently disable the tab preview on hover? after every update i have to go back in and reset it to 'false'... it's totally annoying and a hindrance to productivity due to the distraction... any help with this would be most welcome, thanks in advance -

การตอบกลับทั้งหมด (3)

more options

Type about:config into the search/URL bar.

That will bring up a warning which you'll have to acknowledge.

On the next screen there's a search box at the top. Type or paste browser.tabs.hoverPreview.enabled. That will then appear below with the word true next to it. Double-click true and it will change to false.

มีประโยชน์หรือไม่

more options

Note that tab preview is accessible via "Settings -> General -> Tabs -> Show an image preview when you hover on a tab".

Do you lose other settings or only this preview thumbnails?


Do you have numbered prefs-##.js files in the Firefox profile folder?

You can use the button in "Help -> More Troubleshooting Information" (about:support) to go to the current Firefox profile folder or use the about:profiles page (Root directory).

มีประโยชน์หรือไม่

more options

Setting up a user.js file in your profile may help to make the change stick.

Open Notepad, or whatever, and paste this into it:—

user_pref("browser.tabs.hoverPreview.enabled", false);

Save it as user.js and check it really has and not user.js.txt — right-click > Properties is one way — and then drag it into your Profile directory.

I've never had to re-set it since the horrible thing was inflicted upon us.

มีประโยชน์หรือไม่

ถามคำถาม

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.