Buscar en Ayuda

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.

Learn More

Why is it that every time I open Firefox, I get my home page plus another blank tab?

  • 3 respuestas
  • 2 tienen este problema
  • 4 visitas
  • Última respuesta de bsdk4

more options

After installing a new mother board on my Dell, every time I open Firefox, I get my home page plus another blank tab. Never happened before. Help!

After installing a new mother board on my Dell, every time I open Firefox, I get my home page plus another blank tab. Never happened before. Help!

Solución elegida

This issue can be caused by the MySearchDial extension.

You can also check if you have a user.js file in the profile folder to initialize prefs each time Firefox starts.

The user.js file is only present if you or other software has created this file and normally it wouldn't be there. You can check its content with a plain text editor (right-click: Open with) if you didn't create this file yourself.

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.

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (3)

more options

Try restore your home page:

Try go to about:config search for browser.startup.homepage change its value to:

about:home - default
about:blank - blank page
url - type a link that you want

Also:

more options

Solución elegida

This issue can be caused by the MySearchDial extension.

You can also check if you have a user.js file in the profile folder to initialize prefs each time Firefox starts.

The user.js file is only present if you or other software has created this file and normally it wouldn't be there. You can check its content with a plain text editor (right-click: Open with) if you didn't create this file yourself.

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.

more options

I found MySearchDial extension open. I removed it and the "extra" tab does not open now.