PR Pulse icon

PR Pulse

by Utkarsh Chourasia

v1.0.0 Updated Feb 14, 2026 221KiB
CWS
24
Users
★ 5.00
5 reviews
#96131
of 207.1K
developer
#8066 of 18.1K

Description

## Overview A Chrome extension that continuously monitors your GitHub Pull Requests and surfaces their current “health” (CI status, review state, and ownership) in a compact dashboard. It reduces context switching by keeping PR status visible and actionable from the browser. --- ## Core Capabilities ### 1. PR Monitoring & Categorization - My PRs: All open PRs authored by you. - To Review: PRs where your review is requested. - Auto-refresh: Polls GitHub every 10 minutes to keep data current. This effectively creates a lightweight PR triage layer on top of GitHub. --- ### 2. PR Health Indicators For each PR, the extension surfaces: - CI/Check status (passing, failing, running) - Review status (approved, changes requested, pending review) - Review re-request detection after feedback is addressed This provides an at-a-glance state model of each PR without opening GitHub. --- ### 3. Fast Navigation Direct links from each PR card: - Author avatar → GitHub profile - Repository name → Repo page - Line changes → Files Changed tab - Card body → Full PR page Designed to minimize clicks and eliminate manual navigation. --- ### 4. Jira Integration - Extracts Jira ticket IDs from branch names (e.g., `feat/JIRA-1234/description`) - One-click navigation to the corresponding Jira ticket - Quick PR link copy to clipboard Bridges GitHub workflow with issue tracking. --- ### 5. UI Modes - Popup mode for quick checks from the toolbar - Full-page mode for focused PR management - Seamless internal navigation in full-page view --- ## What It Solves - Reduces PR status blind spots - Speeds up review turnaround - Cuts context switching between GitHub and Jira - Centralizes PR diagnostics in a persistent browser UI In short: a lightweight PR monitoring dashboard embedded directly into Chrome.
PR Pulse screenshot 1PR Pulse screenshot 2PR Pulse screenshot 3

Reviews

Loading reviews...

Permissions (2)

Permissions

alarms Can schedule periodic background tasks storage Can store data locally in your browser

Details

Version 1.0.0
Updated Feb 14, 2026
Size 221KiB
First Seen Mar 29, 2026