您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Hides comments on a page via regular expression search fields
当前为
I created this to search lengthily Hacker News comment threads on the fly.
One good example is the monthly "Who is Hiring?" posts which can often exceed 800 replies.
It was designed with a goal of being unobtrusive to the original HN theme.
Tips:
- Search fields obey most of JavaScript's RegExp syntax so you can use things like the pipe operator (|)
- Begin a search field with a dash to make it a negative search result (-)
- You might need to escape characters such as $ with a \
- Pressing Esc on your keyboard will clear a field quickly
- Threads with >300 replies have a 0.5 second delay between your last keyup and DOM update
- Usernames are included in the searches
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址