DuckDuckGoog Firefox

Examine source code of DuckDuckGoog

By: mgalgs
Inspect and view changes in DuckDuckGoog source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DuckDuckGoog",
  "version": "1.2",
  "description": "Puts g! on a keyboard shortcut for quicker DDG/Brave ripcord pulling",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://duckduckgo.com/*",
        "https://search.brave.com/*"
      ],
      "js": [
        "duckduckgoog.js"
      ]
    }
  ],
  "commands": {
    "pull-ripcord": {
      "suggested_key": {
        "default": "Ctrl+Comma"
      },
      "description": "Send current search to Google (via g!)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{21d01b25-229f-4ceb-b67c-33735a280377}"
    }
  }
}

Best DuckDuckGoog Alternatives

Here are some Firefox add-ons that are similar to DuckDuckGoog: