Hides a bunch of addictive Hacker News stuff.
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
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;
}
}