Network Console
Extension Actions
A powerful network request monitoring and debugging tool, similar to Edge browser's network console, supporting request editing, resending and response analysis
Network Console is a powerful network request monitoring and debugging tool designed specifically for developers. It provides richer functionality than native browser developer tools, making API debugging and network analysis more efficient and convenient.
π§ Core Features:
β’ Real-time Network Monitoring - Automatically captures all types of network requests (XHR, Fetch, resource loading, etc.)
β’ Request Details Viewing - Complete display of request headers, response headers, request body, and response content
β’ Request Editing & Resending - Support for modifying URL, method, headers, and request body before resending
β’ Request Response Interception - Blocks one or more APIs and modifies their response data
β’ Batch Request Testing - Configurable request count for stress testing and stability verification
β’ Response Result Analysis - Dedicated panel with formatted JSON responses and syntax highlighting
β’ Smart Filtering - Quick filtering by request type (JS, CSS, images, XHR, Fetch, etc.) and keywords
β’ Data Persistence - Local storage of request data, survives page refreshes
β’ One-click Copy - Support for copying request URL, headers, and response content to clipboard
π― Use Cases:
β’ API Development & Debugging - Quickly test various RESTful API request methods
β’ Frontend Development Troubleshooting - Monitor AJAX requests and quickly locate network issues
β’ Network Performance Analysis - Analyze request response times and identify performance bottlenecks
β’ Interface Stability Testing - Batch repeat requests to verify interface reliability
β’ CORS Issue Debugging - Clear display of CORS-related header information
π‘ Interface Highlights:
β’ Three-tab Design - Request details, editor, and response results displayed side by side without scrolling
β’ Responsive Layout - Adjustable split-screen display adapting to different screen sizes
β’ Dark/Light Theme - Automatically adapts to system theme settings
β’ Intuitive Status Indicators - Request status, response codes, and timing at a glance
π‘οΈ Privacy & Security:
β’ Fully Local - All data stored locally only, never uploaded to any server
β’ Minimum Permission Principle - Only requests necessary browser permissions
β’ Complete User Control - Data can be cleared anytime, manual monitoring toggle supported
Perfect for all developers who need network request debugging, supporting Edge browser version 88+.