DuckDuckGo Context Search Firefox

Examine source code of DuckDuckGo Context Search

Inspect and view changes in DuckDuckGo Context Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DuckDuckGo Context Search",
  "version": "1.0",
  "description": "Add a context menu item to search selected text on DuckDuckGo.",
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "duckduckgocontextmenu@gmail.com",
      "strict_min_version": "58.0"
    }
  }
}

Best DuckDuckGo Context Search Alternatives

Here are some Firefox add-ons that are similar to DuckDuckGo Context Search: