Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.