Skip to content

A simple chrome plugin to record in a file all network traffic

Notifications You must be signed in to change notification settings

ws-php/HttpMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpMonitor

This is a simple chrome plugin to record in a file all network traffic.

It allows non-developers such as Support or QA users of a web application to record their HTTP flows while they reproduce some issues.

Installation

  1. Open Chrome and head to chrome://extensions/ from the address bar.
  2. Click on the button "Load unpacked extensions...".
  3. Select the folder containing the Chrome HttpMonitor's files.

Usage

Using it is as simple as it can be:

  1. Click on the extension button
  2. Do the actions you want to record
  3. Click again on the extension button => a file appears in the download bar, which you can forward to the developers along with your issue report.

About

A simple chrome plugin to record in a file all network traffic

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.4%
  • HTML 19.0%
  • CSS 14.6%