clean-duck Firefox

Examine source code of clean-duck

Inspect and view changes in clean-duck source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "clean-duck",
  "version": "1.1",
  "description": "remove logo and text below search bar.",
  "content_scripts": [
    {
      "matches": [
        "*://*.duckduckgo.com/"
      ],
      "js": [
        "clean.js"
      ],
      "css": [
        "clean.css"
      ]
    }
  ]
}

Best clean-duck Alternatives

Here are some Firefox add-ons that are similar to clean-duck: