Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

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

자세히 살펴보기

disable welcome to firefox

  • 1 답장
  • 34 이 문제를 만남
  • 2 보기
  • 최종 답변자: Bosunpuppy

more options

How do I turn off the "welcome to firefox" which automatically 'tabs' with my homepage?

How do I turn off the "welcome to firefox" which automatically 'tabs' with my homepage?

모든 댓글 (1)

more options

I was editing the prefs.js and users.js files to eliminate all the Babylon entries and when I reloaded Firefox, suddenly the "Welcome to Firefox" tab kept appearing. Here is what I found:

Open the user.js file in your profile folder with a text editor. Look for this entry:

user_pref("browser.startup.homepage_override.mstone", "rv:8.0");

Change the numbers (in this case) "8.0" to the current revision of Firefox. ie:

9.0.1 (current version when this was written ). So it should look like this:

user_pref("browser.startup.homepage_override.mstone", "rv:9.0.1");

Save the file and restart Firefox. The same line also appears in the file "prefs.js". Make sure that one is correct also if you are still having problems. In my case, it is was already correct.

Hope this helps.

글쓴이 Bosunpuppy 수정일시