<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>Google US (en)</ShortName>
<Description>Google for location US in language en</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="application/x-suggestions+json" method="GET" template="https://www.google.com/complete/search?client=firefox&amp;gl=US&amp;hl=en&amp;q={searchTerms}"/>
<Url type="text/html" method="GET" template="https://www.google.com/search">
  <Param name="client" value="firefox-b-1-d"/>
  <Param name="q" value="{searchTerms}"/>
</Url>
</SearchPlugin>