dstein64 / hn-duplicate-detector

Detects duplicate HN submissions.

Home Page:https://chrome.google.com/webstore/detail/hacker-news-duplicate-det/ocagpmnfhgbgmbaaimpehpbnnplkmpkd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build

Hacker News Duplicate Detector

Hacker News Duplicate Detector (HNDD) is a Google Chrome extension that automatically detects duplicate Hacker News (HN) submissions.

It is available from the Google Chrome Web Store: https://chrome.google.com/webstore/detail/hacker-news-duplicate-det/ocagpmnfhgbgmbaaimpehpbnnplkmpkd

To use HNDD, install the extension, and it will work automatically on relevant HN pages.

Screenshot

The following image shows the links produced by HNDD on a duplicate HN submission page.

Screenshot

Development

A different manifest.json is used for Chrome and Firefox. For development, create a symbolic link manifest.json that points to either manifest_chrome.json or manifest_firefox.json, depending on the environment.

To generate zip archives, run zip.sh.

License

See LICENSE.

Acknowledgments

HNDD uses Algolia's HN Search API.

About

Detects duplicate HN submissions.

https://chrome.google.com/webstore/detail/hacker-news-duplicate-det/ocagpmnfhgbgmbaaimpehpbnnplkmpkd

License:MIT License


Languages

Language:JavaScript 84.0%Language:HTML 12.3%Language:Shell 3.6%