搜索 | 用户支持

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

详细了解

Firefox opens last session and tabs regardless of settings.

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

more options

For the last month or so I have been having this problem along with others. Kept getting a popup to set my search engine, which I did multiple times to no avail. This issue has went away. Tab issue remains.

No matter what setting I use it opens the previous session. I have Tab Mix Plus 0.4.1.8 so I disabled that and verified the settings in FF to open to my Home Page. No good, still opens the previous session.

This hasn't been a problem with Tab Mix Plus in the years I have used it. Just the same, I removed it from the add-ons. Went to FF Options and set to start with Home Page and restarted FF but still opens previous session.

Including a snap shot of enabled Add-Ons.

What's causing this?

Olhank

For the last month or so I have been having this problem along with others. Kept getting a popup to set my search engine, which I did multiple times to no avail. This issue has went away. Tab issue remains. No matter what setting I use it opens the previous session. I have Tab Mix Plus 0.4.1.8 so I disabled that and verified the settings in FF to open to my Home Page. No good, still opens the previous session. This hasn't been a problem with Tab Mix Plus in the years I have used it. Just the same, I removed it from the add-ons. Went to FF Options and set to start with Home Page and restarted FF but still opens previous session. Including a snap shot of enabled Add-Ons. What's causing this? Olhank
已附加屏幕截图

被采纳的解决方案

Your System Details list shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. 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 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 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.

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

Windows hides some file extensions by default. Among them .html and .ini and .js and .txt, so you may only see a file name User without file extension. You can check the actual file type (file extension) in the properties of the file via the right-click context menu in Windows Explorer.

定位到答案原位置 👍 2

所有回复 (2)

more options

选择的解决方案

Your System Details list shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. 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 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 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.

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

Windows hides some file extensions by default. Among them .html and .ini and .js and .txt, so you may only see a file name User without file extension. You can check the actual file type (file extension) in the properties of the file via the right-click context menu in Windows Explorer.

more options

Not sure where that user.js file came from. Had 2 lines and 1 was for yahoo. Never go there but every now and then. Edited the file to false and my problem has been resolved. Deleted the file after confirming it worked.

Thanks for the fast response

Olhank