summaryrefslogtreecommitdiff
path: root/mozilla/.mozilla/firefox/pks.default/searchplugins/google-de.xml
blob: bfd7a004916e1d532e0f7ec4b89eae305ea1c37d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>google.de</os:ShortName>
<os:Description></os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16"></os:Image>
<os:Url type="text/html" method="GET" template="https://www.google.de/" resultDomain="google.com">
  <os:Param name="hl" value="de" />
  <os:Param name="meta" value="lr%3Dlang_de" />
  <os:Param name="q" value="{searchTerms}" />
  <os:Param name="#q" value="{searchTerms}" />
</os:Url>
</SearchPlugin>