Revision control

Copy as Markdown

Other Tools

<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<ShortName>DuckDuckGo</ShortName>
<Description>DuckDuckGo provides a privacy-aware search engine for the web</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">resource://search-plugins/images/duckduckgo.ico</Image>
<Url type="application/x-suggestions+json"
method="GET"
<Param name="kl" value="no-no"/>
<Param name="q" value="{searchTerms}"/>
<Param name="type" value="list"/>
</Url>
<Url type="text/html"
method="GET"
rel="searchform">
<Param name="kl" value="no-no"/>
<Param name="q" value="{searchTerms}"/>
<Param name="t" value="seamonkey"/>
</Url>
</SearchPlugin>