Monitor, log, and modify WebSocket messages in real-time with this powerful Chrome extension. Perfect for developers, QA specialists, and security professionals.
Website Β· Install from Chrome Web Store Β· Report Issues
- Real-Time Traffic Interception β Monitor WebSocket messages as they flow between client and server
- On-the-Fly Data Manipulation β Modify WebSocket messages before they are sent or received
- Comprehensive Logging β Detailed logs of all WebSocket messages with timestamps and payload info
Install from the Chrome Web Store.
- Open DevTools β Go to the WebSocket Proxy tab
- View Messages β See all WebSocket messages if a connection exists
- Modify with JavaScript β Edit the message variable as needed
- Apply Changes β Click Run to apply your code before sending messages
For detailed instructions, see the extension page.
- Developers β Debug and optimize WebSocket interactions in your applications
- QA Engineers β Test WebSocket edge cases, connection handling, and performance
- Security Professionals β Intercept and analyze WebSocket traffic to identify vulnerabilities
- What Is WebSocket? β Protocol fundamentals
- How to Test WebSockets β Testing strategies
- WebSocket Testing Tools β Tools comparison
- WebSocket Security Best Practices β Security guide
- Online WebSocket Tester β Browser-based testing tool
- tests.ws β WebSocket hub with guides, tools, and documentation
- WebSocket Guides β Language-specific tutorials (JavaScript, Python, Go, Rust, and more)
- Testing Guides β Debugging, load testing, and best practices
- Support on Patreon
MIT