為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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 於 修改