GitHub Live PRs version history - 6 versions
GitHub Live PRs by xmmarcotte
GitHub Live PRs version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1.0
Released Jun 17, 2026 - 41.05 KBWorks with firefox 140.0 and laterv2.1.0
New:
• Added an "Assigned to me" section, listing open PRs where you are set as an assignee. It appears between "Authored by me" and "Requested my review".
• New "Assigned to me" filter toggle in Settings (on by default).
Fixed:
• Corrected bottom spacing in the popup so the last PR in the list is no longer flush against the bottom edge when scrolled.Source code released under MIT License
Older versions
Version 2.0.2
Released Apr 16, 2026 - 40.71 KBWorks with firefox 140.0 and laterv2.0.2- Rich check details in PAT mode: shows pass/fail counts and names of failing checks per PR
- Standardized popup header icons (Bootstrap Icons)
- Fixed gear icon hover animation rotating the button background
- Empty PR sections are now hidden instead of showing placeholder text
- Improved scrape-mode badge resilience: falls back to search page status when per-PR classification fails
- Removed internal diagnostics from settings page
Source code released under MIT License
Version 2.0.1
Released Apr 16, 2026 - 41.2 KBWorks with firefox 140.0 and laterv2.0.1 — Patch- Fixed false-positive pending badge when all CI checks passed but no legacy commit statuses exist
- Fixed badge detection being too restrictive (restored proven v1 scrape patterns)
- Replaced emoji icons in popup header with Bootstrap Icons (gear, refresh) for consistent styling
- Fixed hover background rotating along with gear icon
- Updated minimum Firefox version to 140+ for data_collection_permissions compliance
Source code released under MIT License
Version 2.0.0
Released Apr 16, 2026 - 40.79 KBWorks with firefox 140.0 and laterv2.0.0 — Major update- Migrated to Manifest V3
- Added optional Personal Access Token (PAT) authentication for SSO organizations with strict session timeouts
- Added live pending checks badge (yellow dot) alongside existing success/failure badges
- Added manual sync button in the popup header
- Added right-click context menu on PR rows (copy URL, copy title, open in new tab)
- Added optional desktop notifications when CI checks transition to failure
- Added version display and notification toggle in settings
- Fixed XSS vulnerability in settings page
- Fixed several bugs: broken debug function, duplicate storage keys, dead code, wasted network calls
- Full code cleanup and privacy policy update with permission justifications
Source code released under MIT License
Version 1.1.0
Released Nov 6, 2025 - 39.67 KBWorks with firefox 58.0 and laterVersion 1.1.0 - Major Update
BUG FIXES
- Fixed review request filtering: PRs where you're directly requested now appear correctly when "Include team/group requests" is disabled. Uses user-review-requested:@me to distinguish direct requests from team requests.
MAJOR FEATURES
Settings Page Redesign
- Complete redesign of the settings page with a modern, card-based layout
- Dark mode support for the settings page (matches popup theme)
- Improved visual hierarchy with grouped sections
- Better checkbox organization with visual indentation for sub-options
- Enhanced status display with detailed information
Visual Enhancements
- Repository labels: Each PR now displays its repository (owner/repo) below the title
- PR count badges: Section headers show the number of PRs in each category
- Empty state messages: Clear messaging when no PRs are found
- Loading indicators: Visual feedback during sync operations
- Last sync time: Displays "Last synced X ago" in the popup header
- Improved error display: Better error messages with clear formatting
Dark Mode Improvements
- Dark mode now applies to both popup and settings pages
- Updated dark mode toggle label (removed "(popup)" since it affects both)
- Consistent theming across all UI components
CODE QUALITY
- Improved error handling and logging
- Better code organization and structure
- Removed incomplete conflict detection feature for stability
USER EXPERIENCE
- More informative UI with better visual feedback
- Cleaner, more modern interface
- Better organization of settings and options
- Improved accessibility with better contrast and spacing
Note for users: The review request filtering fix means you may see different PRs in your list. If you want to see both direct requests and team requests, enable "Include team/group requests" in settings.Source code released under MIT License
Version 1.0.1
Released Aug 14, 2025 - 35.98 KBWorks with firefox 58.0 and latergeneral code cleanup + fixed approval statusSource code released under MIT License