An open-source browser extension for visualizing and inspecting HTTP(S) requests as they happen in the browser, allowing developers to see network requests in a graphical format, inspect request/response headers and payloads, set breakpoints, and more.
RegViz is an open-source browser extension that enables visualizing and inspecting HTTP(S) requests as they happen directly in the browser. It provides a graphical interface for viewing all network traffic initiated by the browser on any web page.
Some key features of RegViz include:
RegViz allows developers to easily understand and debug all network activity triggered by a web page or application. By providing insights into headers, payloads, timing, and more, RegViz simplifies tasks like identifying performance issues, security testing, optimizing requests, and building reliable web apps.
As an open-source project, RegViz is customizable and works across all major browsers including Chrome, Firefox, and Edge. With an intuitive UI and a robust feature set, it's a valuable tool for any front-end, back-end, or DevOps engineer working with HTTP-based services and APIs.
Here are some alternatives to RegViz:
Suggest an alternative ❐