cURL Runner
Run cURL commands from the address bar
Monitor and inspect fetch/XHR network requests with a clean developer UI
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
**TL;DR:**
Fetch Log is the Chrome extension DevTools should have shipped. It strips away the noise, capturing only real API (fetch/XHR) traffic in a persistent, developer-focused popup—no static assets, no bloat, no learning curve.
---
**What’s actually happening?**
- Real-time monitoring of HTTP API requests using the Debugger API
- Live, filterable feed: case-insensitive, persistent filters
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
Run cURL commands from the address bar
Logs HTTP requests in a sidebar with cookie tracking, filtering, and export functionality.
Real-time XHR/Fetch request viewer with prettified JSON responses
Capture, search, export, and replay API calls (fetch & XHR). Live view, filters, curl export, sessions, dark mode.
Advanced network traffic analysis tool for developers. Inspect HTTP requests with enhanced search and filtering capabilities.
Captures, formats, and displays API responses in a clean interface for easy debugging and analysis of web applications.