Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

How come, since I've had tab groups enabled, Firefox never goes to the homepage when launched and instead goes to the sites that I last closed?

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

more options

Whenever I launch Firefox now, instead of my homepage, it goes to whichever tabs I was on before I had previously closed it.

Whenever I launch Firefox now, instead of my homepage, it goes to whichever tabs I was on before I had previously closed it.

所有回复 (2)

more options

check your home page setup

How to set the home page

Could be that Tools > Options > General : when Firefox starts is set to

"show my windows and tabs from the last time"".

more options

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

Rename or delete the prefs.js file and possible numbered prefs-##.js files and a possible user.js file to reset all prefs to the default value.

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

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

Note that your System Details List shows that you have a user.js file in the profile folder to initialize some prefs on each start of Firefox.

The user.js file is only present if you or other software has created it, so normally it wouldn't be there. you can 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.