Skip to the content.

Universal Request Analyzer

DevTools network inspection with persistent SQLite storage, historical analytics, and performance tracking. Never lose your debugging data again.

Analytics Dashboard

๐Ÿ“Š Analytics Dashboard

Track API performance over time

DevTools Panel

โšก DevTools Panel

Real-time request monitoring

Copy as cURL

๐Ÿ”„ 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

๐Ÿ› Debug intermittent API issues that are hard to reproduce
โšก Track performance regressions across deployments
๐Ÿ” Analyze third-party service impact on your app
๐Ÿ“Š Monitor production API behavior and patterns
๐Ÿงช Compare request behavior across sessions

Built with modern web technologies

Chrome Manifest V3 SQL.js (SQLite) Chart.js Vanilla JavaScript Webpack Jest Testing Cross-Browser

๐Ÿš€ Get started in 30 seconds

  1. Download ura.zip from the button above
  2. Extract the archive to a folder
  3. Open Chrome โ†’ chrome://extensions/
  4. Enable "Developer mode" (top right toggle)
  5. Click "Load unpacked" โ†’ select the extracted folder
  6. 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