Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.55 KB

File metadata and controls

33 lines (22 loc) · 1.55 KB

UserScripts

User scripts for GreaseMonkey (Firefox) and TamperMonkey (Chrome). These scripts improve usability of HackerNews comment section.

Available scripts

Comment Collapser

Comment collapser adds anchors to HackerNews comments to collapse and expand the comment groups.

Comment Collapser

Comment Filter

Filters the comments according to the search text phrase. There is a support for regular expressions if the phrase is between / symbols, e.g.: /[a-z]+?/.

Comment Filter

Comment Coloring

Comment coloring script adds a lighter shade of color to alternating comments in HackerNews. Helps with readability and distinguishing the hierarchy of comments.

Comment Coloring

How to use

Supported browsers

  • Firefox w/ Greasemonkey extension;
  • Chrome w/ Tampermonkey extension;

Installation

Enter or click on any of the following URLs:

The browser extension will ask for confirmation to install the scripts. After confirmation the scripts will be ready to use.