hi Mike and other mozilla maintainers for debian. I submitted https://bugs.debian.org/739395 to xul-ext-noscript, proposing a default search provider which is DuckDuckGo's non-javascript interface. David Prévot suggested that i ask for its inclusion into the iceweasel package directly.
I'm attaching an updated version of the file that would be placed in
/etc/iceweasel/searchplugins/common/ddg-nojs.xml
Is there interest in shipping this in the iceweasel package directly?
--dkg
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"> <ShortName>DuckDuckGo (no JS)</ShortName> <Description>DuckDuckGo Search (no JavaScript)</Description> <InputEncoding>UTF-8</InputEncoding> <Image width="16" height="16" type="image/x-icon">https://duckduckgo.com/favicon.ico</Image> <Url type="text/html" method="GET" template="https://duckduckgo.com/html"> <Param name="q" value="{searchTerms}"/> </Url> <SearchForm>https://duckduckgo.com/html/</SearchForm> </SearchPlugin>
signature.asc
Description: OpenPGP digital signature

