본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

How can I stop babylon when I click on Firefox?

more options

When I click on Firefox, babylon screen comes up. I don't want babylon, I want the optimum screen. I have not installed any plug-ins and had been using Internet Explorer when I had AT&T Yahoo as my provider and used their browser.

When I click on Firefox, babylon screen comes up. I don't want babylon, I want the optimum screen. I have not installed any plug-ins and had been using Internet Explorer when I had AT&T Yahoo as my provider and used their browser.

모든 댓글 (2)

more options

See How to set the home page - Firefox supports multiple home pages separated by '|' symbols

See also http://kb.mozillazine.org/Preferences_not_saved and How to fix preferences that won't save

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!