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.
- Open Chrome and head to
chrome://extensions/
from the address bar. - Click on the button "Load unpacked extensions...".
- Select the folder containing the Chrome HttpMonitor's files.
Using it is as simple as it can be:
- Click on the extension button
- Do the actions you want to record
- 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.