Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

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

詳しく学ぶ

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

Thumnails disappeared! How to get them back? Tried every solution on the forums

  • 4 件の返信
  • 5 人がこの問題に困っています
  • 111 回表示
  • 最後の返信者: linuxholic

I tried changing "browser.newtab.url" value to "about:newtab" but after when i restart the browser(after changing the value) the value of "browser.newtab.url" resets to default automatically :( I have also tried by resetting my browser to default. But after sometime same problem occurs! Screenshot: http://s15.postimg.org/4bhl034jv/Untitled.jpg

I tried changing "browser.newtab.url" value to "about:newtab" but after when i restart the browser(after changing the value) the value of "browser.newtab.url" resets to default automatically :( I have also tried by resetting my browser to default. But after sometime same problem occurs! Screenshot: http://s15.postimg.org/4bhl034jv/Untitled.jpg

すべての返信 (4)

hello linuxholic, please see if How to fix preferences that won't save conatins a solution to your problem (especially the part about the user.js file in your profile).

Thanks it worked! I edited my user.js file and now my thumbnails in new tab are back!

What is the content of the user.js file?

The user.js file is only present if you or other software has created it, so normally it wouldn't be there.
You should check its content with a plain text editor if you didn't create this file yourself.

The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

user.js is present. I removed all the content in that file. There was only few words "((browser.newtab.url)')" something like that. So i removed it and now my problem is gone :)