From fba0afac9e324d9a2705b881eb9ce4042ea9e2f1 Mon Sep 17 00:00:00 2001 From: Facundo Farias Date: Fri, 24 Apr 2026 08:40:45 +0200 Subject: [PATCH] Add PR Radar to Browser Extensions PR Radar is a free, open-source browser extension (Chrome, Firefox, Edge) that provides a unified PR dashboard for GitHub, GitLab, and Bitbucket with CI status, unresolved comments, review state, and desktop notifications. Co-Authored-By: Claude Opus 4.6 (1M context) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..f1e69a5 100644 --- a/readme.md +++ b/readme.md @@ -133,6 +133,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Redux DevTools](https://github.com/reduxjs/redux-devtools) - Time-traveling debugger for Redux. * [Wappalyzer](https://www.wappalyzer.com/) - Identify technologies used on websites. * [Octotree](https://www.octotree.io/) - GitHub code tree browser extension. +* [PR Radar](https://github.com/deployhq/pr-radar) - Unified PR dashboard for GitHub, GitLab, and Bitbucket with CI status, notifications, and merge. * [Web Developer](https://github.com/chrispederick/web-developer) - Adds developer tools to your browser. * [JSON Viewer](https://jsonviewer.io/) - Format and view JSON in the browser.