Universal Request Analyzer
DevTools network inspection with persistent SQLite storage, historical analytics, and performance tracking. Never lose your debugging data again.
๐ Analytics Dashboard
Track API performance over time
โก DevTools Panel
Real-time request monitoring
๐ Export Actions
Copy as cURL or Fetch code
Everything you need for network debugging
Powerful features built for developers who debug APIs daily
Persistent SQLite Database
All requests stored locally. Data survives browser restarts. Query with raw SQL or use the dashboard.
Real-Time DevTools Panel
Integrated Chrome DevTools panel with filtering, waterfall visualization, and timing breakdown.
Performance Analytics
Plot individual request times at actual timestamps. Spot latency spikes and analyze patterns.
Export as cURL/Fetch
Copy requests as cURL commands or JavaScript Fetch. Variable substitution for API tokens.
Medallion Architecture
Bronze โ Silver โ Gold data layers for efficient analytics. Direct SQL query support.
Error Tracking
Automatic 4xx/5xx detection. Analyze error patterns and set up custom alerts.
Multiple Export Formats
Export as HAR, JSON, or CSV. Share data with your team or import into other tools.
Light & Dark Themes
Fully customizable with CSS variables. Respects your system preferences.
Built for real debugging scenarios
Built with modern web technologies
๐ Get started in 30 seconds
- Download
ura.zipfrom the button above - Extract the archive to a folder
- Open Chrome โ
chrome://extensions/ - Enable "Developer mode" (top right toggle)
- Click "Load unpacked" โ select the extracted folder
- Browse any website โ requests are captured automatically โจ
Access the extension:
- DevTools Panel: Press F12 โ click "URA" tab
- Dashboard: Click extension icon โ "Dashboard"
- Popup: Click extension icon for quick stats
Cross-browser compatibility
| Browser | Version | Status |
|---|---|---|
| Chrome | 88+ | โ Fully Supported |
| Edge | 88+ | โ Fully Supported |
| Firefox | 109+ | โ Fully Supported |
Documentation
MIT License ยท Open Source ยท Built for Developers