зеркало из https://github.com/mozilla/gecko-dev.git
20 строки
860 B
XML
20 строки
860 B
XML
<!-- 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</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/705-53470-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.com.au/sch/{searchTerms}" />
|
|
</Url>
|
|
<SearchForm>https://www.ebay.com.au/</SearchForm>
|
|
</SearchPlugin>
|
|
|
|
|