搜索 | 用户支持

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

详细了解

When openning firefox from the task bar it opens to the last page viewed how can I change that

  • 3 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

Whenever I open Firefox from the taskbar or the desktop icon it opens to the last session pages. Is there a way to change that back to the homepage.

Whenever I open Firefox from the taskbar or the desktop icon it opens to the last session pages. Is there a way to change that back to the homepage.

被采纳的解决方案

hello svicinanza, that is probably caused by the user.js file in your profile (it shouldn't be present anyway in case you haven't created it manually, since it can be used to overwrite your custom preferences). in order to resolve that, go to the firefox menu ≡ > help ? > troubleshooting information, click on profile folder/show folder and close all firefox windows afterwards. a windows explorer window should open up - in there delete the file named user.js and restart the browser. How to fix preferences that won't save

afterwards try to set the options for your homepage in the firefox menu again: How to set the home page

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

hello svicinanza, that is probably caused by the user.js file in your profile (it shouldn't be present anyway in case you haven't created it manually, since it can be used to overwrite your custom preferences). in order to resolve that, go to the firefox menu ≡ > help ? > troubleshooting information, click on profile folder/show folder and close all firefox windows afterwards. a windows explorer window should open up - in there delete the file named user.js and restart the browser. How to fix preferences that won't save

afterwards try to set the options for your homepage in the firefox menu again: How to set the home page

more options

Thanks Phillip,

It works fine now.

I appreciate the help.

The User file is now gone and my home page opens fine. Is there any malware associated with that file?

Stephen

more options

Anybody including you can create a user.js file as such a file makes it possible to initialize some prefs on each start of Firefox to a predefined value.

It is only a problem if some malware or other software misuses this file.

The browser.sessionstore.resume_session_once pref is meant in case you need to restart Firefox after an update or when installing an extension. In such a case you would want to reopen the tabs on the restart. If you set this pref via a user.js file then this will happen all the time and that is likely not what you want.