This is the official Chrome Extension for DuckDuckGo.
This repository has been deprecated. Our current Chrome extension can be found at: https://github.com/duckduckgo/duckduckgo-privacy-extension.
You can install this extension directly from the Chrome web store.
It is licensed under the terms of the Apache License, Version 2.0 (see LICENSE).
Copyright (c) 2012 - 2016 duckduckgo.com
Tests use Selenium Webdriver and require:
- Node.js
- A Google Chrome executable (you must have the browser installed on your machine)
To install dependencies, just run npm install
.
For tests, run npm test
.