Skip to content

imdj/HNRelevant

Repository files navigation

preview of the relevant submissions section on hacker news

Chrome Web Store Mozilla Add-on Stars Edge Add-ons

HNRelevant

A browser extension that adds a "Related" section to Hacker News. Don't miss out on relevant interesting discussions.

Features

  • Instant list of related submissions
  • Customize search queries in place (search for something different)
  • Matches and blend with Hacker News's design like a native feature
  • Choose how it works:
    • Automatic: Results load when you open a page
    • Manual: Fetch on demand
  • Available on Firefox for Android™
  • Ability to change defaults to your preference in the extension's popup menu

Installation

Available on:

  • Chrome web store: HNRelevant
  • Firefox (Desktop & Android) add-on: HNRelevant
  • Microsoft Edge add-ons: HNRelevant
  • As a Userscript. This option also has the benefit of supporting further browsers:
    1. Make sure to have one of the userscripts extensions installed e.g: Tampermonkey, Violentmonkey, or Greasemonkey.
    2. The userscript file can be found here HNRelevant.user.js.
    3. Load the script into the extension of your choice.

How it works

It's based on HN algolia search API and uses the submission title as its initial query

License

Released under the MIT License. See LICENSE file for details.