ericduran / chromeHAR

HAR viewer that mimics (or at least tries really hard to) Chromes network tab
https://ericduran.github.io/chromeHAR
MIT License
495 stars 133 forks source link

Chrome HAR Viewer

HAR viewer that mimics (or at least tries really hard to) Chrome's network tab.

View demo!


CHROME NOW SHIPS WITH THIS FUNCTIONALITY

See: https://developers.google.com/web/updates/2017/08/devtools-release-notes#har-imports

Building

npm install && bower install && grunt server

Description

A HAR viewer that mimics Chrome Dev Tools Network Panel

Current Features

Missing Features