Skip to content

plabanauskis/UserScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

User scripts for Greasemonkey/Tampermonkey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors