mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 19:18:27 +00:00
9 lines
307 B
XML
9 lines
307 B
XML
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
|
|
<ShortName>addon</ShortName>
|
|
<Description>addon</Description>
|
|
<InputEncoding>UTF-8</InputEncoding>
|
|
<Url type="text/html" method="GET" template="http://searchtest.local">
|
|
<Param name="search" value="{searchTerms}"/>
|
|
</Url>
|
|
</SearchPlugin>
|