Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 627 Bytes

Network Monitor Extension

A Chrome extension that allows you to monitor network calls without opening the DevTools.

Features

  • Captures all network calls made by the browser.
  • Displays a neat and tidy list of network calls in the extension UI.
  • Allows monitoring network calls without opening DevTools.
  • Provides details such as method, URL, headers, preview, and response.

Installation

  • Clone the repo
  • Open the manage extension page on chrome or visit chrome://extension
  • Click on load unpacked
  • Enable developer mode toggle
  • Select the folder where it is cloned

Extension UI