TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Show HN: For Hacker News,simple bookmarklet: toggle show/hide of child comments
1 点
作者
sktguha
超过 4 年前
javascript:window.hf = !window.hf; [...document.querySelectorAll('.ind')].filter(el=> el.firstChild.width !== 0).forEach(td => td.parentElement.style.display =window.hf?"none":"block")
暂无评论
暂无评论