구글 검색창에서 검색시 전체웹 검색 방법??

Mozilla Firefox 사용에 대한 일반적인 질문과 답을 해 주는 게시판입니다. 질문을 하기 전에 FAQ를 읽어 보시는게 도움이 될 것입니다.
Post Reply
bengbere
Posts: 18
Joined: 2005 08 24 22:40 53
Contact:

구글 검색창에서 검색시 전체웹 검색 방법??

Post by bengbere »

구글 검색창에서 검색할때 한국어웹만 검색이 되는데 이걸 전체 웹 검색으로 바꾸는 방법 없을까요??

게시판 검색해봤더니 같은 글이 있던데 댓글대로 해봤더니 그대로 한국어 웹만 검색이 되더라구요..

아시는분 답변 부탁드립니다. (_ _)
miLRain
해커
해커
Posts: 1058
Joined: 2004 11 30 18:33 15
Contact:

Post by miLRain »

Code: Select all

# Mozilla/Google plug-in by amitp+mozilla@google.com

<search 
   name="Google"
   description="Google Search"
   method="GET"
   action="http://www.google.com/search"
   queryCharset="utf-8"
>

<input name="q" user>
<inputnext name="start" factor="10">
<inputprev>
<input name="ie" value="utf-8">
<input name="oe" value="utf-8">

<interpret 
    browserResultType="result" 
    charset = "UTF-8"
    resultListStart="<!--a-->" 
    resultListEnd="<!--z-->" 
    resultItemStart="<!--m-->" 
    resultItemEnd="<!--n-->"
>
</search>

<browser
    update="https://addons.mozilla.org/searchplugins/updates/google.src"
    updateIcon="https://addons.mozilla.org/searchplugins/updates/google.gif"
    updateCheckDays="1"
>
위 내용을 복사하셔서 메모장에 붙여넣기하신다음, 다른이름으로 저장하세요.
(google-ko.src를 메모장으로 여신 후 수정하셔도 됩니다)
google.src로 저장하신 후 파이어폭스의 searchplugin폴더에 넣어주시면됩니다.

구글이미지는 기존꺼에서 이름만google로 바꾸어 주셔도되고요.
bengbere
Posts: 18
Joined: 2005 08 24 22:40 53
Contact:

답변 감사드립니다.

Post by bengbere »

갑자기 화면이 깨지는 현상때문에 확인은 못해봤지만 scr 파일을 수정해야 될꺼라 생각했는데 잘 될것 같네요..

감사합니다. (_ _)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest