项目作者: Sayak9495

项目描述 :
Duck Duck Go Extension
高级语言: JavaScript
项目地址: git://github.com/Sayak9495/DuckItUp.git
创建时间: 2019-11-30T21:23:50Z
项目社区:https://github.com/Sayak9495/DuckItUp

开源协议:MIT License

下载



Logo


DuckItUp: A DuckDuckGo Enhancer




Badge
Badge



DuckItUp: A DuckDuckGo Enhancer is an extension that provides few productive features for DuckDuckGo users. DuckDuckGo is a very good search engine which respects users privacy. But it lacks some of the productivity features. This extension aims to bridge that productivity gap.

Chrome Web Store

Mozilla Add-on

Features

  1. Dedicated Search Google button. [Redirects to google with the same search query]
  2. Movie & TV-Series Ratings info gets integrated when searched for a movie. [like year of release, genre, run-time, IMDb/Rotten-Tomato/Metacritic ratings]
  3. Shows Movie/Series Info even when DuckDuckGo doesn’t detect the query as a valid movie/series. [Suffix such queries with movie/series and DuckItUp will integrate the movie/series info into the view. Ex- Cosmos series].

Developer Setup

  1. Clone the repo or download and unzip the repo.
  2. For Chrome:

    • Go to Chrome://extensions in any chromium based browser
    • Turn on Developer mode. (Top right of the window)
    • Click Load Unpacked -> locate the cloned/downloaded file and open.
    • Done.
  3. For Firefox:

    • Go to about:debugging#/runtime/this-firefox in firefox browser
    • Click Load Temporary Add-on -> locate the cloned/downloaded file and open.
    • Done.