firefox/searchplugins/startpage.xml: Search-engine definition for StartPage.
[profile] / firefox / searchplugins / startpage.xml
CommitLineData
bc3acb7c
MW
1<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
2<os:ShortName>startpage (custom)</os:ShortName>
3<os:Description>Startpage: Search the web in complete privacy</os:Description>
4<os:InputEncoding>UTF-8</os:InputEncoding>
5<!-- fix me!
6<os:Image width="16" height="16">data:image/x-icon;base64,???</os:Image>
7<SearchForm>https://en.wikipedia.org/wiki/Special:Search</SearchForm>
8<os:Url type="application/x-suggestions+json" method="GET" template="https://en.wikipedia.org/w/api.php" resultDomain="en.wikipedia.org">
9 <os:Param name="action" value="opensearch"/>
10 <os:Param name="search" value="{searchTerms}"/>
11</os:Url>
12<os:Url type="text/html" method="GET" template="https://en.wikipedia.org/wiki/Special:Search" resultDomain="wikipedia.org">
13 <os:Param name="search" value="{searchTerms}"/>
14</os:Url>
15-->
16</SearchPlugin>