Search on Google Firefox

Examine source code of Search on Google

Inspect and view changes in Search on Google source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search on Google",
  "version": "0.1",
  "description": "Add a search on Google button to duckduckgo search results",
  "content_scripts": [
    {
      "matches": [
        "*://duckduckgo.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best Search on Google Alternatives

Here are some Firefox add-ons that are similar to Search on Google: