Adev Logger
Adev Logger is a lightweight Chrome extension for developers that captures and displays API network activity from the active tab in a clean, readable interface. It intercepts both fetch and XMLHttpRequest calls and shows URL, method, status, duration, headers, request payload, and response data with JSON-friendly formatting. It includes endpoint grouping, method/status/search filters, one-click copy actions, sensitive header masking with reveal toggle, clear and refresh controls, and request replay support for faster debugging and API testing. Built with Manifest V3, React, and Tailwind CSS, Adev Logger runs fully locally with no external backend.