summaryrefslogtreecommitdiff
path: root/mozilla/.mozilla/firefox/pks.default/searchplugins/imdb.xml
blob: 2d34ab766da39247edd3fd2b4b0cf409c19628ba (plain)
1
2
3
4
5
6
7
8
9
10
11
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>imdb.com</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="http://www.imdb.com/find" resultDomain="imdb.com">
  <os:Param name="ref_" value="nv_sr_fn" />
  <os:Param name="s" value="all"/>
  <os:Param name="q" value="{searchTerms}"/>
</os:Url>
</SearchPlugin>