Releases: dragosdev-code/pullwatch
Releases · dragosdev-code/pullwatch
v1.0.0
First public release of Pullwatch: a read-only GitHub PR inbox for Chrome. Uses your existing browser session. No tokens, no OAuth, no extra sign-in.
Install
- Chrome Web Store (recommended)
- Or download
pullwatch.zipbelow and load unpacked inchrome://extensions(Developer mode)
Highlights
- Three-tab inbox: To review, Authored (by review state), and Merged. Badge shows pending review count.
- Background sync: Refreshes about every 3 minutes; pauses offline; backs off on rate limits.
- Instant popup: Opens from local storage; manual refresh when you want it.
- Notifications: Optional desktop alerts and sounds for reviews and merges (configurable in settings).
- 35 themes and relative timestamps on PR rows.
- Resilient parsing for new and legacy GitHub layouts; parser updates can ship without a store release.
- Outage handling: Keeps last-known lists and shows a banner when GitHub is having trouble.
- Read-only and private: No analytics, no third-party tracking, data stays on your device. MIT licensed.