home *** CD-ROM | disk | FTP | other *** search
- # Google Search Plug-in for Netscape 8
- # Copyright (c) 2005 Netscape Communications Corp.
-
- <search
- name = "Google"
- description = "Google Search"
- method = "GET"
- action = "http://www.google.com/search"
- queryEncoding = "utf-8"
- queryCharset = "utf-8"
- >
-
- <input name="q" user>
-
- <inputnext name="start" factor="10">
- <inputprev name="start" factor="10">
-
- <interpret
- browserResultType = "result"
- charset = "UTF-8"
- resultListStart = "<!--DO_NOT_PARSE-->"
- resultListEnd = "<!--DO_NOT_PARSE-->"
- resultItemStart = "<!--DO_NOT_PARSE-->"
- resultItemEnd = "<!--DO_NOT_PARSE-->"
- >
-
- </search>