Mozilla 도움말 검색

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

Learn More

How can I make Google my search engine on the Mozilla homepage?

  • 4 답장
  • 3 이 문제를 만남
  • 39 보기
  • 최종 답변자: riamaenhaut

more options

Somehow the search engine of Google om my Mozilla homepage changed to Yahoo (not in the search bar, there it is still Google). How can I get it back on Google?

Somehow the search engine of Google om my Mozilla homepage changed to Yahoo (not in the search bar, there it is still Google). How can I get it back on Google?

선택된 해결법

Change the about:home search engine back to Google.

With the about:home homepage showing:
Firefox button > Web Developer -> Scratchpad -
copy and paste this script into Scratchpad > then hit Execute > Run

 
javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
 
문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

hi there, go to the google website. then drag the address bar to the home icon..just drag the address in the yellow circle to the home icon and then you are set.

글쓴이 Vishnu Shaji 수정일시

more options

This makes Google my starting page. But that is not what I want. I want to keep the Mozilla startingpage, but with the Google searchengine (like it normally is).

more options

선택된 해결법

Change the about:home search engine back to Google.

With the about:home homepage showing:
Firefox button > Web Developer -> Scratchpad -
copy and paste this script into Scratchpad > then hit Execute > Run

 
javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
 
more options

yes!!! Thank you! This works!