Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How to make homepage BLANK?

  • 2 件の返信
  • 5 人がこの問題に困っています
  • 806 回表示
  • 最後の返信者: the-edmeister

more options

Sorry for my poor English, but here is my problem. When I open a new tab I want to see a BLANK page. Yes, just blank with nothing on it. But even if I set an about: blank page as default - new tab opens with nine preview pages just like in Opera. So here's the question: how to go back to firefox-style and make a blank homepage?

Sorry for my poor English, but here is my problem. When I open a new tab I want to see a BLANK page. Yes, just blank with nothing on it. But even if I set an about: blank page as default - new tab opens with nine preview pages just like in Opera. So here's the question: how to go back to firefox-style and make a blank homepage?

選ばれた解決策

Hello. This tells you how to turn it off using the interface, or if you prefer, how to code it so that it's off for good http://support.mozilla.org/en-US/kb/new-tab-page-show-hide-and-customize-top-sites#w_how-do-i-turn-the-new-tab-page-off

この回答をすべて読む 👍 1

すべての返信 (2)

more options

選ばれた解決策

Hello. This tells you how to turn it off using the interface, or if you prefer, how to code it so that it's off for good http://support.mozilla.org/en-US/kb/new-tab-page-show-hide-and-customize-top-sites#w_how-do-i-turn-the-new-tab-page-off

more options

Type about:config in the URL bar and hit Enter.
If you see the warning, you can confirm that you want to access that page.

pref = browser.newtab.url

Right-click and select modify - put about:blank in the stringvalue dialog box.

Then restart Firefox.