summaryrefslogtreecommitdiffstats
path: root/comm/suite/components/search/searchplugins/ebay-fr.xml
blob: 43035ee7feb0a0da4bdc4d30c46916aa619dcfa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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>eBay (fr)</ShortName>
<Description>eBay - Online auctions</Description>
<Image width="16" height="16">resource://search-plugins/images/ebay.ico</Image>
<Url type="text/html"
     method="GET"
     template="https://rover.ebay.com/rover/1/709-53476-19255-0/1"
     resultdomain="ebay.com">
  <Param name="ff3" value="4"/>
  <Param name="toolid" value="20004"/>
  <Param name="campid" value="5338192028"/>
  <Param name="customid" value=""/>
  <Param name="mpre" value="https://www.ebay.fr/sch/{searchTerms}" />
</Url>
<SearchForm>https://www.ebay.fr/</SearchForm>
</SearchPlugin>