Hacker News collapsible comments

Reddit style collapsible comments for Hacker News

< 脚本 Hacker News collapsible comments 的反馈

提问 / 留言

§
发布于:2016-10-31

Quick fix

Sometimes it's still a bit buggy but this is an easy fix:

Add this to the header: // @require https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js

Delete everything after the init function and replace it with this: $( window ).on( "load", init );

发布留言

登录(不可用)以发布留言。

长期地址
遇到问题?请前往 GitHub 提 Issues。