DuckDuckGo Context Search Firefox

Examine source code of DuckDuckGo Context Search

提供元: Jonathan
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"
    }
  }
}

ベストのDuckDuckGo Context Search代替案

DuckDuckGo Context Searchに類似したFirefox add-onをいくつか紹介します: