d4rkr00t / BetterWaterfall

Better Waterfall graph for Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waterfall Extension for Chrome

My version of native network tab in chrome devtools.

It shows sizes of resources by height of bar. And you can see detail view of each resources and figure out where are you spend page load time.

Installation

You can checkout project and build it by:

npm install
bower install
gulp build

And install it as a unpacked extension.

Or download a better-waterfall.crx and install it manualy.

Screenshots

Better Waterfall Better Waterfall

About

Better Waterfall graph for Chrome


Languages

Language:JavaScript 97.5%Language:CSS 2.5%