Skip to content

Hacker News Tweaks by kopkako

Details

Authorkopkako

LicenseNo License

Categoryhackernews

Created

Updated

Size315 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides a bunch of addictive Hacker News stuff.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Hacker News Tweaks
@namespace      news.ycombinator.com
@version        1.0.0
@description    Hides a bunch of addictive Hacker News stuff.
@author         konsuko
==/UserStyle== */

@-moz-document domain("news.ycombinator.com") {
    .itemlist {
	display: none;
    }
}

Reviews

No reviews yet.