duckduckgo / chrome-zeroclickinfo

Chrome Extension using the DuckDuckGo Zero-click Info API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Chrome Extension using the DuckDuckGo Zero-click Info API

License:Other


Languages

Language:JavaScript 50.5%Language:HTML 29.9%Language:CSS 18.2%Language:Makefile 1.4%