Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Rohkem teavet

disable welcome to firefox

  • 1 vastus
  • 34 on selline probleem
  • 2 views
  • Viimati vastas 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?

All Replies (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.

Muudetud Bosunpuppy poolt