Focused Network Inspection
Capture requests for a target domain, subdomains, all domains, or an explicit whitelist while keeping the workflow understandable and developer-facing.
DevTrace is built for developers who need a focused network inspection workflow inside Chrome. It captures requests after you start a session, filters noise, helps analyze resource loading behavior, and exports selected assets with preserved structure. All processing stays local to the browser profile.
The extension should be presented as a developer tool, not a generic data harvester. Its single purpose is to help developers inspect network activity, troubleshoot APIs, and analyze resource loading workflows in a controlled, user-initiated session.
Capture requests for a target domain, subdomains, all domains, or an explicit whitelist while keeping the workflow understandable and developer-facing.
Inspect live request streams, review status and type, then export selected request URLs or assets when you need to reproduce or troubleshoot issues.
No built-in analytics, no external upload pipeline, and no background data sharing. Captured session state and download markers remain local.
Export selected resources into domain/path layout. If direct folder access is restricted, DevTrace falls back to the browser download pipeline.
Open the extension popup and specify the page you want to inspect.
DevTrace automatically stops the previous capture state, clears the active session, requests host access, and reloads the current tab.
Requests appear in real time with filters for domain, status, and type. Popup and detached window modes are both supported.
Export JSON for debugging workflows or export resources into a chosen folder while preserving directory structure when possible.
If the Chrome Web Store listing is not yet live for your environment, use manual installation from the repository source:
chrome://extensions/.