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
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<ShortName>Google</ShortName>
<Description>Google Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">resource://search-plugins/images/google.ico</Image>
<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>
<SearchForm>https://www.google.co.jp/</SearchForm>
</SearchPlugin>