Hide comments from certain authors or with certain text. Enhance blockquote in comments.
Note: It's tailored to my preference, but you can edit and extend the script yourself! The top of the userscript file has simple arrays you can edit.
- Hide comments from authors:
- changeset-bot
- codeflowapp
- netlify
- vercel
- pkg-pr-new
- codecov
- astrobot-houston
- codspeed-hq
- typescript-eslint
- nx-cloud
- flathubbot
- Hide comments with text matching:
- starts with
!or/ - Astro's preview release bot output
- "bot, build"
- starts with
- Edit the script to optionally hide all bot comments (has a "bot" tag next to its name)
- Collapse whole-comment quote-replies
- Link to original quote for partial quote-replies
- Experimental: Collapse threads in discussions (enable with bolt icon)
Comments hidden can be toggled open, and an excerpt is shown on the side.
Whole-comment quote-replies are collapsed and can be toggled open.
Partial quote-replies have a link to the original quote.
MIT


