Published my first Chrome Extension:
View and Copy Network Requests with focus on OData Requests
https://blog.zeis.de/posts/2026-02-05-networkcopier-chrome/
Network Request & Response Copier: My DevTools Panel for Faster API Debugging

I built a Chrome DevTools extension that lets you copy full request and response data in one click, with special support for OData $batch requests and WebSocket messages.

Marian Zeis Blog
@Mianbsp installed, tested, fantastic! Thank you!
@informatom great! You can rate it five stars then 😜
@Mianbsp Am I doing something wrong? The response is encrypted but should be JSON.
#OData
@se38 you do nothing wrong, i pushed a fix to the repo und you can install it from source, publishing to chrome store takes a long time and will not come before monday or tuesday
@Mianbsp no hurry, it's weekend for me, too. Was just curious.
@Mianbsp Looks much better now. Thank you!
I've got already a wish: can you format XML data properly? Needed for example for OData V2 metadata.
@se38 good idea! i just the changes, have a look, publish to chrome webstore takes ages
@se38 Version 1.2.0 ist aktuell bei Chrome und Edge zur Prüfung und wird hoffentlich bald veröffentlicht
ist aber kein unterschied aktuell wenn du es lokal hast
@Mianbsp werde ich mir morgen angucken. Sorry, war heute etwas im Stress
@se38 alles gut, war nur zu Info :)
@Mianbsp XML View looks good now 👍
Finding: after resizing the columns, the order of the requests change randomly.
@se38 bug gefunden und version 1.3.1 ist in review bei den stores
Danke!