OLD | NEW |
(Empty) | |
| 1 <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"> |
| 2 <ShortName>Yahoo</ShortName> |
| 3 <Description>Yahoo Search</Description> |
| 4 <InputEncoding>UTF-8</InputEncoding> |
| 5 <Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAJECAP8AAAAAA
P///wAAACH5BAEAAAIALAAAAAAQABAAAAIplI+py+0NogQuyBDEnEd2kHkfFWUamEzmpZSfmaIHPHrRg
uUm/fT+UwAAOw==</Image> |
| 6 <Url type="application/x-suggestions+json" method="GET" |
| 7 template="http://ff.search.yahoo.com/gossip?output=fxjson&command={sear
chTerms}" /> |
| 8 <Url type="text/html" method="GET" template="http://search.yahoo.com/search"> |
| 9 <Param name="p" value="{searchTerms}"/> |
| 10 <Param name="ei" value="UTF-8"/> |
| 11 <MozParam name="fr" condition="pref" pref="yahoo-fr" /> |
| 12 </Url> |
| 13 <SearchForm>http://search.yahoo.com/</SearchForm> |
| 14 </SearchPlugin> |
OLD | NEW |