搜索 | 用户支持

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

详细了解

Stop displaying sites when I open a new tab

  • 4 个回答
  • 11 人有此问题
  • 15 次查看
  • 最后回复者为 45rpm

more options

When I open a new tab, Firefox displays, in the new tab, links to a bunch of my previously-visited sites. Please tell me how to make this stop. I moved to Firefox specifically because Chrome did this and I hated it. It is a behavior that might have been imported from Google. I hate it. Please tell me how to make it stop. Please tell me how to make it stop. Please tell me how to make it stop.

When I open a new tab, Firefox displays, in the new tab, links to a bunch of my previously-visited sites. Please tell me how to make this stop. I moved to Firefox specifically because Chrome did this and I hated it. It is a behavior that might have been imported from Google. I hate it. Please tell me how to make it stop. Please tell me how to make it stop. Please tell me how to make it stop.

被采纳的解决方案

You can change your new tab to a blank screen, or any URL of your choice.

(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 search box above the list, type or paste newtab and pause while the list is filtered

(3) Double-click the browser.newtab.url preference and enter your preferred page:

  • Page thumbnails (default) => about:newtab
  • Blank tab => about:blank
  • Built-in Firefox home page => about:home
  • Any other page => full URL to the page

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

定位到答案原位置 👍 40

所有回复 (4)

more options

选择的解决方案

You can change your new tab to a blank screen, or any URL of your choice.

(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 search box above the list, type or paste newtab and pause while the list is filtered

(3) Double-click the browser.newtab.url preference and enter your preferred page:

  • Page thumbnails (default) => about:newtab
  • Blank tab => about:blank
  • Built-in Firefox home page => about:home
  • Any other page => full URL to the page

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

more options

Incidentally, Firefox has a lot of these "about" pages. To discover more of them, you can type or paste about:about in the address bar and press Enter. When you get to a page that doesn't have a Back button, Alt+LeftArrow will return you to the previous page.

more options

You can create these Boolean prefs on the about:config page to prevent Firefox from generating thumbnails for the about:newtab page.

  • name: browser.pagethumbnails.capturing_disabled with value: true
  • name: pageThumbs.enabled with value: false

You need to delete the thumbnails folder in the Firefox profile folder to remove already stored web page thumbnails.

more options

jscher:

Wow.

It seems to have worked like a charm, and it even makes sense, which very little in Chrome does.

This is wonderful. Thank you.

由45rpm于修改