Revision control
Copy as Markdown
Other Tools
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
<ShortName>Google</ShortName>
<Description>Google Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="application/x-suggestions+json"
method="GET"
<Param name="client" value="firefox"/>
<Param name="hl" value="=ja"/>
<Param name="q" value="{searchTerms}"/>
</Url>
<Url type="text/html"
method="GET"
<Param name="q" value="{searchTerms}"/>
<Param name="ie" value="utf-8"/>
<Param name="oe" value="utf-8"/>
<Param name="aq" value="t"/>
<Param name="hl" value="ja"/>
<MozParam name="client"
condition="defaultEngine"
trueValue="seamonkey-a"
falseValue="seamonkey"/>
</Url>
</SearchPlugin>