Skip to content

A userscript to improve Hacker News (https://news.ycombinator.com/) readability. Compatible with Userscript (Safari), Violentmonkey, Tampermonkey, Greasemonkey, and other userscript browser extensions.

License

Notifications You must be signed in to change notification settings

Meekelis/Hacker-News-Readability-Tweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Readability Tweaks

A userscript to improve Hacker News (news.ycombinator.com) readability.

Features

  1. Larger fonts & proper font hierarchy with large headings,
  2. New upvote arrows,
  3. Better downvoted comment readability (struck out instead of light grey),
  4. Better quote visibility,
  5. Larger spacing between elements, particularly larger line heights,
  6. Neutral grey background.

Screenshots

Hacker News homepage before

Hacker News homepage before

Hacker News homepage before

Hacker News homepage before

Installation

macOS - Safari

  1. Download and install a userscript Safari extension like Userscripts,
  2. Add HackerNewsReadabilityTweaks.user.js userscript. This can be achieved by navigating to it, clicking on the Userscripts toolbar button, and selecting to install the auto-detected script.
  3. Enjoy more readable Hacker News.

Other

  1. Install a userscript extension for your browser like Violentmonkey, Tampermonkey, or Greasemonkey,
  2. Add HackerNewsReadabilityTweaks.user.js userscript to it using instructions provided by the extension maker.
  3. Enjoy more readable Hacker News.

The script has appropriate metadata to automatically update.

Privacy

Data not collected - this userscript does not collect or send any data from your device.

Acknowledgment

This userscript was adapted from the original version by Martin Gladdish on GitHub.