Google toolbar custom button code generator


Settings Remark
Search URL <search>search url</search>

The search URL is the URL that the browser will navigate to and search when the button is clicked with a search term in the search box. The URL must be http: or https:.

The variable {query} is required.

Search button list

Example 1: When your site is using the Google Custom Search Engine

<search>
http://www.google.com/custom?
client=pub%2d0337924350061493&amp;
forid=1&amp;
channel=9756388947&amp;
ie=ISO%2d8859%2d1&amp;
oe=ISO%2d8859%2d1&amp;
safe=active&amp;
flav=0000&amp;
sig=hDowyfpI7zifo7Oq&amp;
cof=GALT%3a%23008000%3bGL%3a1%3bDIV%3a%236E85BB%3b
VLC%3a663399%3bAH%3acenter%3bBGC%3aFFFFFF%3b
LBGC%3a6E85BB%3bALC%3a0000FF%3bLC%3a0000FF%3b
T%3a000000%3bGFNT%3a0000FF%3bGIMP%3a0000FF%3b
LH%3a50%3bLW%3a600%3b
L%3ahttps%3a%2f%2fwww%2emobilefish%2ecom %2fimages%2fmobilefish%5fsearch%2egif%3b
S%3ahttps%3a%2f%2fwww%2emobilefish%2ecom%3b
FORID%3a1%3b&amp;
hl=en&amp;
btnG=Search&amp;
sitesearch=www%2emobilefish%2ecom&amp;
domains=www%2emobilefish%2ecom&amp;
q={query}
</search>

Example 2: Your site is using its own search engine

<search charset="utf-8">
http://www.wikipedia.org/search-redirect.php?
search={query}&amp;
go=Go&amp;
language=en
</search>