A browser extension that adds a "Related" section to Hacker News. Don't miss out on relevant interesting discussions.
- 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
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:
- Make sure to have one of the userscripts extensions installed e.g: Tampermonkey, Violentmonkey, or Greasemonkey.
- The userscript file can be found here HNRelevant.user.js.
- Load the script into the extension of your choice.
It's based on HN algolia search API and uses the submission title as its initial query
Released under the MIT License. See LICENSE file for details.