搜索 | 用户支持

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

详细了解

restore thumbnail tabs

  • 5 个回答
  • 10 人有此问题
  • 2 次查看
  • 最后回复者为 darth_pogo

more options

Hi,

My thumbnail tabs were working great until I installed the Mystart toolbar.

I removed the toolbar via add-ons but it still hi-jacked my homepage and page displayed when I opened a new tab. I used the About:config method, described here https://support.mozilla.org/en-US/questions/930367#answer-349504 to resolve that problem.

The remaining problem is when I open a new tab, it opens to a blank page just like Firefox used to. I would like the thumbnail option back as I found it very useful.

Hope someone can help!

Thanks.

Hi, My thumbnail tabs were working great until I installed the Mystart toolbar. I removed the toolbar via add-ons but it still hi-jacked my homepage and page displayed when I opened a new tab. I used the '''About:config''' method, described here https://support.mozilla.org/en-US/questions/930367#answer-349504 to resolve that problem. The remaining problem is when I open a new tab, it opens to a blank page just like Firefox used to. I would like the thumbnail option back as I found it very useful. Hope someone can help! Thanks.

被采纳的解决方案

Use the Firefox reset to fix this - Refresh Firefox - reset add-ons and settings

定位到答案原位置 👍 15

所有回复 (5)

more options

选择的解决方案

Use the Firefox reset to fix this - Refresh Firefox - reset add-ons and settings

more options

A Reset is swiftest, but if you want to try something more surgical, you might be able to reset the "new tab" back to its default behavior using the about:config preferences editor.

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste newtab and pause while the list is filtered

(3) Double-click the browser.newtab.url preference and enter the desired value:

(i) Page thumbnails (default)

browser.newtab.url = about:newtab

(ii) Blank tab

browser.newtab.url = about:blank

(iii) Built-in Firefox home page

browser.newtab.url = about:home

(iv) Any other page

browser.newtab.url = full URL to the page

Press Ctrl+t to open a new tab and verify that it worked. Fixed?

more options
more options

The mystart toolbar is known to cause a lot of issues. Using the reset will also get rid of it.

more options

Thanks guys! I did try jscher2000's method but couldn't get it right, so I used reset instead.

由darth_pogo于修改