Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
封存

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

Niactz replied
wvdhil

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)

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.

Yes! it is useful for me.

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!

Thanks gibaab! It worked ^^

由 Niactz 於 修改