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

搜索 | 用户支持

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

详细了解

instead of opening to my home page, Firefox is opening to whichever page it was on when I closed the application

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

more options

Until yesterday, whenever I started Firefox it opened to the home page I selected. During the day yesterday, that changed: now when I open Firefox, it loads whatever was the last page it was on during the previous session. I've checked the settings and the correct address for my home page is still displayed there. How can I get it "reset" so that each time I open the application it loads the home page I selected? Thanks for your help...

Pat Ryan

Until yesterday, whenever I started Firefox it opened to the home page I selected. During the day yesterday, that changed: now when I open Firefox, it loads whatever was the last page it was on during the previous session. I've checked the settings and the correct address for my home page is still displayed there. How can I get it "reset" so that each time I open the application it loads the home page I selected? Thanks for your help... Pat Ryan

被采纳的解决方案

You're welcome

定位到答案原位置 👍 0

所有回复 (5)

more options

Make sure that When Firefox starts: is set to Show my home page.

(Startup, home page, tabs, and download settings )

more options

Good morning...thanks for the reply; that box is/was already set as you suggest, and the box just below it has the correct URL for my selected hoem page. Other thoughts?

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.


The user.js file will only be present if you or other software has created this file and normally won't be present.

You can check its content with a plain text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started 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.

You can delete the user.js file if you didn't create this file yourself.

Do not edit this line and change its value to false, but either remove this line or delete the file (recommended if you haven't created this file). The normal usage of this pref is to reload tabs when you have to restart Firefox (update or installing an extension).

more options

That did it! (The hard part for me was finding the user.js file) The user.js file was created yesterday afternoon; I deleted it and closed Firefox, and when I reopened the application it went to my home page; same after a reboot. Out of curiosity, any thoughts about where it might have come from?

Thanks for your help...

Pat

more options

选择的解决方案

You're welcome