kmjhbphgkicbmhbgjapkamlcjlonldnc
Advanced network request inspector with filtering and payload viewer Network Debugger Plus (ND+) is a powerful Chrome DevTools extension for debugging and inspecting network requests, offering interactive JSON tree views that automatically parse and present request and response payloads in a clear, structured format. Extension developed by: Max Shtefan • NEW FEATURE: Click icon to launch and try the side panel. • Real-Time Network Monitoring Capture and display network requests as they happen in real-time. No need to wait for pages to fully load - see request details immediately. • Advanced Filtering Filter requests by URL keywords with persistent search. Your filter preferences are saved and restored when you reopen DevTools. • Interactive JSON Tree View Automatically parse and display JSON payloads in a clean, collapsible tree structure. Expand and collapse objects and arrays with a single click. • Form Data Parser Parse and display form data (URL-encoded and multipart) in organized key-value tables. Nested JSON within form data is automatically parsed into tree views. • Resizable Columns Adjust column widths to fit your workflow. All columns are independently resizable with intuitive drag handles. • Dark Mode Support Toggle between light and dark themes with a beautiful night sky button. Your preference is saved across sessions. • Request Cancellation Detection Automatically detect and highlight canceled requests with red styling. Cancel pending requests by pressing ESC. • Quick URL Access Double-click any request to open its URL in a new tab for quick navigation. • Smart Highlighting Highlight specific form data values with persistent checkboxes. Your highlights are saved and restored. • Responsive Layout Resizable request panel allows you to customize the layout to your preference. 🎯 PERFECT FOR: • Analysts and Business Intelligence Teams • Frontend developers debugging API calls • Backend developers testing endpoints • QA engineers inspecting network traffic • Anyone who needs detailed network request analysis 📊 WHAT YOU GET: • Complete request/response headers • Parsed payload visualization • Status code tracking • Request size information • Content type detection • Real-time updates ⚡ EASY TO USE: 1. Open Chrome DevTools (F12) 2. Click on the "Network Debugger Plus" tab 3. Start inspecting network requests immediately 4. NEW FEATURE: Click icon to launch a side panel All data is processed locally in your browser - no external servers, no tracking, complete privacy.
Network Ninja
Enhanced network request inspection with secure curl generation for Chrome DevTools 🥷 Network Ninja - Advanced HTTP Request Inspector for Developers Stop manually sanitizing API requests! The secure network debugging tool that saves hours daily. 🚀 SOLVE YOUR BIGGEST DEBUGGING PAIN POINTS 🔐 Never Leak Credentials Again Auto-redacts Bearer tokens, API keys & auth headers when sharing requests. Share curl commands safely with your team. 🤖 AI-Optimized for ChatGPT & Claude Export requests with 80% fewer tokens. Get faster AI debugging without hitting token limits. 📊 Full-Screen Request Analysis Expandable JSON trees, searchable response data, timing metrics - everything Chrome's network tab should be. 🛡️ Enterprise Security 100% local processing. Zero external requests. Your sensitive data never leaves your browser. ✅ Frontend Debugging - Inspect API calls, validate responses ✅ Backend Testing - Export perfect curl commands for Postman ✅ AI Development - LLM-ready request formats ✅ Team Collaboration - Share requests without security risks "Finally, I can share API debugging info without worrying about exposing tokens. Also, the AI-optimized exports are a game-changer for AI debugging." - Rob G. 1. Install extension 2. Open DevTools → "Network Ninja" tab 3. Right-click any request for secure export options No setup required. Works with React, Vue, Angular, Node.js - any web framework. Perfect for: REST API testing, GraphQL debugging, webhook inspection, mobile app development, security-conscious teams.
Network Deepscan
Search through all network requests and responses in DevTools. Network DeepScan is a powerful Chrome DevTools extension that makes debugging network requests effortless. Capture, search, and analyze every HTTP request made on your page—all from a dedicated DevTools tab. 🔍 Full-Text Search - Search across URLs, request/response bodies, headers, and status codes instantly 📋 Capture Everything - Automatically logs every network request and response without configuration 📊 Detailed Request Inspector - Expand any request to view: Formatted JSON for request and response headers for easy reading 🎨 Visual Status Indicators - Color-coded badges for HTTP methods (GET, POST, PUT, DELETE, etc.) and status codes (2xx, 3xx, 4xx, 5xx) ⚡ Live Search - Filter requests as you type with instant results 💾 Memory Efficient - Intelligently maintains a rolling buffer of the last 500 requests - Debugging API integration issues - Monitoring failed requests and error responses - Analyzing request/response payloads - Open Chrome DevTools (F12) - Click the Network DeepScan tab - Make requests on your page - Search and explore all network activity in one place Unlike the native Chrome DevTools Network tab, Network DeepScan provides a powerful full-text search across request bodies and responses. 5 - Privacy & Security Network DeepScan only accesses network data on pages you're actively debugging. No data is sent to external servers. Fully open-source and transparent. Code source available on github Start debugging smarter with Network DeepScan today!
ModResponse - Mock and replay API
Mock, modify, and replay API. Easy setup. No proxy needed. No code change required. ModResponse is a powerful and easy-to-use tool for web developers that simplifies the process of modifying, stubbing, and replaying HTTP responses. It requires no extra proxy or code change to be made, allowing you to quickly and conveniently test different scenarios and debug edge cases. With ModResponse, you can modify the API response, return different HTTP status code, add delay to your request, etc. You can also reroute your HTTP request to a different server, allowing you to test your local changes in production domain within seconds, without the risk of breaking production. ModResponse does not require extra proxy or making any code change. It can modify pretty much any HTTP request, not just XHR requests. Simply install it and you are ready to go! ** What can ModResponse do?** - Record and replay HTTP response - Stub HTTP response - Reroute request to a different URLs - Change HTTP response body, status code, and headers - Delay HTTP requests to simulate slow network - Simulate network errors - Advanced filtering by tab, tab group, window, or time - Demo with fake data Want to create perfect data for your product demo? With ModResponse, you can replace the actual API response with a fake one that contains the data you want. No need to change your real data or make code change. - Speed up slow requests Do you have API requests that are taking a long time to finish, and every time you make a small UI tweak you need to wait >10 seconds for the API request to finish to visualize your change? Using replay response, you can record and replay the slow API request. That way, you will only need to wait on the slow API request once. All subsequent requests to be served from the cached response within a few milliseconds. - Develop against edge cases Need to handle a 4XX or 5XX status code from an XHR request, or try out how your UI will behave with a very long string? Using replay response or stub response, you can modify the response body, status code, or response headers to simulate different scenarios that you need to handle. - Develop against unimplemented APIs Are you a web developer who is blocked because an endpoint you depend on is not yet implemented? Using stub response, you can mock the API response so you can start developing against that endpoint. That way, you can develop the frontend while others implement the endpoint (as long as the actual implementation return the response in the same format). - Testing on production domains Do you need to integrate with a third party platform that only works on your production domain? Using proxy request, you can reroute the request from your production domain to localhost or a dev domain, allowing you to test your changes on your production domain without the risk of breaking it. - Debug edge cases Need to test how your app behaves when some resources takes too long to load, or when they fail to load due to network errors? With ModResponse, you can add artificial delay and simulate different network error conditions so you can debug and handle edge cases with ease. ** Other ModResponse features ** - Support having multiple profiles with quick switching between profiles - Export and import profile - Easily share your profiles with others - Dark mode support - Customizable profile badge - Clone profile ...and more!!! "debugger" is required in order for response modification to work. "tabs" permission is required for prefilling the URLs, and for tab filter, tab group filter, and window filter to work. "storage" and "unlimitedStorage" are required to store the response modification. "contextMenus" is used to enable quick pause/unpause by right-clicking on the icon. ** Known issues ** 1, You will see ["ModResponse" started debugging this browser] banner when ModResponse is activated. This is because it uses the debugger API, which is needed for response modification. Due to Chrome's security policy (https://crbug.com/1096262), that banner would show up on all tabs even when a tab is not being modified, and it may still for a few more seconds after ModResponse is paused or disabled. To hide it, you can run chrome with --silent-debugger-extension-api command line switch. 2, Clicking on the "Cancel" button on the ["ModResponse" started debugging this browser] banner will not deactivate ModResponse. To deactivate it, please open ModResponse and click on the "Pause" button. Once paused, the banner should disappear in a few seconds.
Network explorer
A DevTools extension to interpret network requests in real time within a friendly way. A DevTools extension to interpret network requests in real time within a friendly way. Main functions: 1. Network requests could be manually / automatically loaded into the extension. 2. Users could define custom filters to load requests they want. 3. It could display these requests in a table. 4. It could transform headers and contents of requests/responses into JSON object and display them as tree-like structures. Currently version only supports pure JSON requests and dwr request. 5. In these tree-like structures, users could copy, download and search nodes. 6. Jsonlizable strings could be detected automatically and show up in popups.