为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

I have firefox set to open my homepage. But it keeps opening tab pages from last time

  • 2 个回答
  • 6 人有此问题
  • 1 次查看
  • 最后回复者为 dkpick

more options

in the options general tab, I have one homepage upon startup. But, Firefox 28 ignores this option. Instead it open what had opened the last time.

in the options general tab, I have one homepage upon startup. But, Firefox 28 ignores this option. Instead it open what had opened the last time.

被采纳的解决方案

My root issue was unable to toggle any about:config setting. So, I assumed my preference were corrupt. I did as one of your links suggested and initiated safe mode and reset to factory default. I'm good again. Thanks!!

定位到答案原位置 👍 0

所有回复 (2)

more options

You can check if you have a user.js file in the Firefox profile folder that sets the browser.sessionstore.resume_session_once pref to true.

You can use this button to go to the currently used Firefox profile folder:

  • Help > Troubleshooting Information > Profile Director: Show Folder (Linux: Open Director; Mac: Show in Finder)

Note that you seem to have crash recovery and closed windows and tabs disabled.

  • browser.sessionstore.max_tabs_undo: 0
  • browser.sessionstore.max_windows_undo: 0
  • browser.sessionstore.resume_from_crash: False
more options

选择的解决方案

My root issue was unable to toggle any about:config setting. So, I assumed my preference were corrupt. I did as one of your links suggested and initiated safe mode and reset to factory default. I'm good again. Thanks!!