Refined GitHub Comments

Remove clutter in the comments view

Από την 24/03/2026. Δείτε την τελευταία έκδοση.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
bluwy
Βαθμολογίες
0 0 0
Έκδοση
0.2.6
Δημιουργήθηκε την
28/04/2023
Ενημερώθηκε την
24/03/2026
Μέγεθος
20 KB
Άδεια
MIT
Εφαρμόζεται σε

Userscript: Refined GitHub Comments

Hide comments from certain authors or with certain text. Enhance blockquote in comments.

Install on Greasyfork

Features

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"
  • 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)

Screenshots

Comments hidden can be toggled open, and an excerpt is shown on the side.

hidden comments example

Whole-comment quote-replies are collapsed and can be toggled open.

whole-comment quote-replies collapse example

Partial quote-replies have a link to the original quote.

partial quote-replies link example

Sponsors

Sponsors

License

MIT