DuckDuckGo (POST) Firefox

Examine source code of DuckDuckGo (POST)

Inspect and view changes in DuckDuckGo (POST) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.0",
  "applications": {
    "gecko": {
      "strict_min_version": "65.0"
    }
  },
  "icons": {
    "64": "icons/ddg.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "__MSG_searchEngineName__",
      "search_url": "https://safe.duckduckgo.com/?kg=p&kl=__MSG_searchLanguage__&kp=-2",
      "search_url_post_params": "q={searchTerms}",
      "favicon_url": "https://safe.duckduckgo.com/favicon.ico",
      "is_default": true,
      "encoding": "UTF-8"
    }
  },
  "default_locale": "en"
}

Best DuckDuckGo (POST) Alternatives

Here are some Firefox add-ons that are similar to DuckDuckGo (POST):