<!-- 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/. -->

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>亚马逊</ShortName>
<Description>亚马逊搜索</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">resource://search-plugins/images/amazon.ico</Image>
<Url type="text/html" method="GET" template="https://www.amazon.cn/mn/searchApp" resultdomain="amazon.cn">
  <Param name="keywords" value="{searchTerms}"/>
  <Param name="ix" value="sunray"/>
  <Param name="pageletid" value="headsearch"/>
  <Param name="searchType" value=""/>
  <Param name="Go.x" value="0"/>
  <Param name="Go.y" value="0"/>
  <Param name="bestSaleNum" value="0"/>
</Url>
<SearchForm>https://www.amazon.cn/</SearchForm>
</SearchPlugin>
