Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

By opnening a new tab, how can I stop Babylon search opening

  • 4 відповіді
  • 656 мають цю проблему
  • 1 перегляд
  • Остання відповідь від Niactz

more options

I am a fervent Firefox user and using the new Firefox 4.0 with great pleasure. However in this new version every time I open a new tab, it opens with Babylon search. How can I stop this. I want to open it standard with Google search.

Best regards. Wim van den Hil

I am a fervent Firefox user and using the new Firefox 4.0 with great pleasure. However in this new version every time I open a new tab, it opens with Babylon search. How can I stop this. I want to open it standard with Google search. Best regards. Wim van den Hil

Усі відповіді (4)

more options

Go to the "Tools" menu and select "Add-ons". It will open a popup. Click in the "Extensions" tab. Look for the "Babylon Search" extension. Click the "Uninstall" button. Then close and reload Firefox.

more options

Yes! it is useful for me.

more options

A simple yet effective way to diable the computer to connect to Babylon all together is to modify the "Hosts" file.

You'll find the file at "C:\Windows\System32\drivers\etc\hosts" (no filtype suffix).

Open it with i.e. Notepad, it should look somewhat like this:


  1. Copyright (c) 1993-2009 Microsoft Corp.
  2. This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
  3. This file contains the mappings of IP addresses to host names. Each
  4. entry should be kept on an individual line. The IP address should
  5. be placed in the first column followed by the corresponding host name.
  6. The IP address and the host name should be separated by at least one
  7. space.
  8. Additionally, comments (such as these) may be inserted on individual
  9. lines or following the machine name denoted by a '#' symbol.
  10. For example:
  11. 102.54.94.97 rhino.acme.com # source server
  12. 38.25.63.10 x.acme.com # x client host
  1. localhost name resolution is handled within DNS itself.
  2. 127.0.0.1 localhost

Now you simply add one line like this: 127.0.0.1 search.babylon.com

Save the file and your coputer will never get in touch with babylon search again, not even if you type the address into your browser!

more options

Thanks gibaab! It worked ^^

Змінено Niactz