WS Inspector
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-15.
Extension Actions
CRX ID
hheflmmonjomijpaiffckjhlcjdiblae
Status
- Live on Store
Description from extension meta
Allows viewing binary WebSocket frame contents, which the default DevTools does not support. Currently the data is shown in HTML…
Image from store
Description from store
Allows viewing binary WebSocket frame contents, which the default DevTools does not support.
Currently the data is shown in HTML based hex view, and does not work well for large frameStore (~10K+). Considering switching to canvas based view instead.
If anyone knows an existing hex viewer module that does not use Angular, I'd be happy to use it instead.