See the number of stars earned by a github repository while hovering over its link.
Github Stars is an extension that allows you to view the stars earned by a Github repo as well as its languages by hovering over its link on a webpage, without needing to navigate to it. You can also enable prefetching, which allows you to view the stars instantly after hovering over the link.
It's open source and the repository and further details can be found here - https://github.com/SuPythony/Github-Stars-Extension
Latest reviews
- (2023-04-18) Jonas: It works … but is a little annoying on large lists of repositories because it doesn't seem to prefetch, so I have to move mouse over link once to trigger fetching stars, then move mouse away and back on it to update the tooltip.
- (2022-02-21) feng buyou: Good work, thanks!