AWS Network Debugger

Inspect network requests with x-amzn-trace-id and fetch AWS X-Ray traces

As of June 2026, AWS Network Debugger has 4 users in the Developer Tools category.

Usersdown 33.3 percent33.3%
4
4
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.0.0
Manifest V3

History

7 snapshots

Tracking since Apr 17, 2026.

7.3252.6799999999999997Apr 17, 2026Jun 4, 2026
View as table
DateUsersRatingReviewsVersion
Apr 17, 202661.0.0
Apr 23, 202671.0.0
Apr 27, 202641.0.0
May 16, 202641.0.0
May 22, 202631.0.0
May 29, 202641.0.0
Jun 4, 202631.0.0
Now41.0.0

Permissions & access

Permissions
storage
Host access
None declared

Screenshots

AWS Network Debugger screenshot 1AWS Network Debugger screenshot 2AWS Network Debugger screenshot 3

About

The AWS Network Debugger is a Chrome DevTools extension designed for developers who build and debug applications running on AWS infrastructure.

What it does:
When you visit a web application that runs on AWS (for example behind API Gateway, Lambda, or other AWS services), this extension sits inside Chrome DevTools as a new tab called AWS X-Ray. While you browse your application, it silently monitors every network request and automatically captures any response that contains the AWS Traces header. 
When you click on a captured request, it immediately calls the AWS X-Ray API using your saved credentials and fetches the full distributed trace. It then displays a visual tree of every AWS service that request passed through, showing you the timing, duration, errors, throttles, and metadata for each segment. If your request hit a Lambda function, you can also click a Logs button directly on that segment to fetch and view the CloudWatch logs for that exact Lambda invocation without ever leaving the browser.

Why users should install it:
First, it eliminates context switching. Without this extension, a developer would need to notice the trace header in the browser network tab, copy it, open the AWS Console, navigate to X-Ray, paste the trace ID, and then separately go to CloudWatch to find the logs. This extension collapses all of those steps into a single click inside DevTools.

Second, it provides real-time visibility. As you interact with your application, traced requests appear instantly in the panel. You do not need to set up any additional logging or instrumentation beyond what AWS already provides by default.

Third, it helps with debugging production issues. When a request fails or is slow, you can immediately see which backend service caused the problem, whether it was a timeout in a downstream API call, a Lambda cold start, a DynamoDB throttle, or an error in your application code. The timeline bars give you a visual breakdown of where time was spent.

Fourth, the Lambda log integration is particularly valuable. Instead of searching through CloudWatch log groups and streams manually, the extension automatically finds the right log group, filters by the exact request ID, and displays the logs inline with syntax highlighting for errors, warnings, and metadata lines. This turns what is normally a multi-minute investigation into a few seconds.

Fifth, it requires minimal setup. You just provide your AWS access key and secret key, pick your region, and you are ready to go. There is no server-side component, no agent to install, and no code changes to your application. It works with any application that already has AWS X-Ray tracing enabled, which is the default for many AWS services like API Gateway and Lambda.

Technical

Version
1.0.0
Manifest
V3
Size
64.78KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
limmionncnkalcajdcbaiabckannmpco
Developer ID
u4e9f1d838c6d2880981eb90ca199debc
Developer Email
[email protected]
Created
Mar 3, 2026
Last Updated (Store)
Mar 3, 2026
Last Scraped
Jun 4, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to AWS Network Debugger, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 4, 2026.