sindresorhus/refined-github


The issue has been closed
Show precise watch/star count on hover #3382
kidonng posted onGitHub
GitHub omits and rounds up the watch/star/fork counts if they are above 1000 (that is, if you have 1050-1099 stars, it shows 1.1k). The precise counts are stored in aria-label
, but I think they are useful to everyone.
I propose a new feature (or maybe extending existing hide-watch-and-fork-count
feature) to show precise counts on hover:
Or show the info not only in aria-label
, but in title
attribute as well: