Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Chrome Extension using the DuckDuckGo Zero-click Info API

License

Notifications You must be signed in to change notification settings

duckduckgo/chrome-zeroclickinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuckDuckGo for Chrome

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

Testing

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.