HNRelevant Versions Save

A browser extension that shows relevant submissions on Hacker News

v1.1.0

3 months ago
  • Attach tips on ways to improve the quality of results

v1.0.0

3 months ago

Highlights:

  • Improve usability for smaller screens: Switching from sidebar to horizontal carousel on screens with width <1200px
  • Add support for Firefox Android

v0.3.3

3 months ago
  • Little improvements to popup UI

v0.3.2

3 months ago
  • Improve popup UI
  • Fix: go back to using service worker

v0.3.1

3 months ago
  • Avoid running on a comment page. Issue #21

v0.3.0

3 months ago
  • Major code refactoring
  • Improve saving and retrieving preferences

v0.2.0

3 months ago

Lay the groundwork for cross-browser manifest v3 support:

  • Use service worker to fetch results
  • Request and handle missing permissions
  • Start using webextension-polyfill for cross-browser support

For more information see issue #18

v0.1.13

3 months ago
  • Adjustments to improve results relevance

v0.1.12

3 months ago

Hotfix for v0.1.11 - relative time was missing days

v0.1.11

3 months ago
  • Improve the accuracy and accessibility of results' relative time
  • Minor aesthetics fixes