Description from extension meta
APIレスポンスをキャプチャし、整形して、クリーンで使いやすいインターフェースで表示するChrome拡張機能。デバッグと分析が簡単に行えます。
Image from store
Description from store
API Response Viewer is a Chrome extension that helps developers monitor and analyze API requests in real-time. It captures HTTP requests, displays them in an organized list, and formats the JSON responses for improved readability.
The viewer shows essential request information including URLs, method types, response sizes, and loading times. Users can search for specific endpoints, reload the capture session, and copy JSON data with a single click. The tool also features a clean, dark-themed interface with collapsible JSON trees that highlight different data types with distinct colors for better visual parsing.
This extension is particularly useful for web developers who need to debug API interactions, inspect response structures, or monitor network activity without switching between different developer tools.