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

搜尋 Mozilla 技術支援網站

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

了解更多

i want firefox new tab to be open blank

  • 5 回覆
  • 36 有這個問題
  • 15 次檢視
  • 最近回覆由 andycivil

more options

i want firefox new tab to be open blank not www.google.com/firefox

how ?

i want firefox new tab to be open blank not www.google.com/firefox how ?

被選擇的解決方法

Hello techn4all

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise!, to continue to the about:config page.
  3. Type browser.newtab.url in the search box.
  4. Double-click the browser.newtab.url preference and change the url to about:blank

Click OK and close the about:config tab.


thank you

從原來的回覆中察看解決方案 👍 74

所有回覆 (5)

more options

選擇的解決方法

Hello techn4all

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise!, to continue to the about:config page.
  3. Type browser.newtab.url in the search box.
  4. Double-click the browser.newtab.url preference and change the url to about:blank

Click OK and close the about:config tab.


thank you

more options

What's irritating about this issue is, I had already done this once, but when I "upgraded" [sic] it forgot my choice for some reason and went back to showing FRU thumbnails again.

more options

HI. I wanted the new tab to open to yahoo.com (Canadian edition) So I followed your advice and instead of putting in "about:blank" I put in "about:http://ca.yahoo.com/" - Well that didn't work. So I looked at what happened and went back and after double clicking on browser.newtab.url, I deleted "about:" so that it looked like "http://ca.yahoo.com/" . Works like a dream. Thanks

more options

That is because you used two "protocols". A "protocol" tells the browser /how/ to fetch something. "http" tells it to fetch it from the web, "file" would tell it to fetch a file off your computer. The protocol "about" is used for built-in things like "blank" that don't need to be fetched at all.