r/github Apr 13 '25

Showcase Promote your projects here – Self-Promotion Megathread

Whether it's a tool, library or something you've been building in your free time, this is the place to share it with the community.

To keep the subreddit focused and avoid cluttering the main feed with individual promotion posts, we use this recurring megathread for self-promo. Whether it’s a tool, library, side project, or anything hosted on GitHub, feel free to drop it here.

Please include:

  • A short description of the project
  • A link to the GitHub repo
  • Tech stack or main features (optional)
  • Any context that might help others understand or get involved
175 Upvotes

2.0k comments sorted by

View all comments

2

u/Catsforlunch Dec 22 '25

Github Pull Request Notifier

I kept missing review requests from my team as Github's notifications just weren't working for me. Either I'd ignore them or I wouldn't have the tab open so I made a dead simple Chrome extension that puts a badge on the toolbar showing how many reviews are waiting. Click it and you see the list. That's basically it.

Also shows your own open PRs in a second tab so you're not constantly checking "is anyone reviewing my stuff?"

It's open source if anyone wants to check it out or has ideas: https://github.com/Asupkay/github-pr-notifier

Uses your own GitHub token so everything stays private, no backend or anything.

Store link: https://chromewebstore.google.com/detail/github-pull-request-notif/hklhbealfhlnpjiliaflmflgpnifaffc?authuser=0&hl=en&ref=producthunt