Skip to content

HAR viewer that mimics (or at least tries really hard to) Chromes network tab

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
LICENSE
GPL-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

DenisPodgurskii/chromeHAR

 
 

Repository files navigation

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

Building

npm install && bower install && grunt server

##Description##

A HAR viewer that mimics Chrome Dev Tools Network Panel

Current Features

  • Multiple Page HAR File Support
  • Drag and Drop HAR File

###Missing Features

  • Timing Detail View
  • TimeLine Sorting (Start Time, Response Time, End Time, Duration, Latency)
  • Page Speed API (Need to check if pagespeed allows this but it'll be nice.)
  • User Settings (I'm not quiet sure what to put in there yet)
  • Bottom Info - (# of Request, Transfer size, etc..)
  • Off line Support

About

HAR viewer that mimics (or at least tries really hard to) Chromes network tab

Resources

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
LICENSE
GPL-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.9%
  • JavaScript 14.4%
  • HTML 9.7%