CFB Roster Randomizer
A Chrome extension that helps generate a roster on the College Football 26 Teambuilder app.
- Manifest V3 Chrome extension — WXT + React 19 + Zustand
- Simulates browser event sequences to trigger React form validation in a third-party app without direct API access
- Probabilistic name generation via randomuser.me with batch prefetching across 13 nationalities and configurable per-component probabilities
- NCAA-compliant jersey number allocator with position-based ranges, exhaustion handling, and duplicate prevention
- Bidirectional content script ↔ sidebar messaging for real-time progress streaming with graceful port lifecycle management
- Retry logic and abort mechanism with live status tracking (IDLE / PROGRESS / COMPLETE / ERROR)
- Tabbed settings UI with named profiles, nationality toggles, probability tuning, and custom name lists