Skip to content

dgellow/hn-no-pressure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A browser extension to use HackerNews without being distracted by scores

This extension hides user and news scores.

✨ It is now available on the Chrome store (which can also be used on Edge), you can install it directly from this link.

Installation

Packages available in releases tab.

For Chrome/Chromium:

Download the most recent version of hn-no-pressure.crx and open it with Chrome/Chromium.

For Safari:

Download hn-no-pressure.safariextz, open it with Safari.

Generate extensions

Code common to all extensions is in src.

The first step is to run prepare.sh to copy everything in src into extension folders.

Chrome/Chromium

Open Window > Extensions, click on Load unpacked extension and select the folder hn-no-pressure.chrome.

Safari

Open Developer > Show Extension Builder then click on the + at the bottom left and Add extension. Select the folder hn-no-pressure.safariextension.

Screenshots