应用截图

First Paint & Page Load Time截图1
First Paint & Page Load Time截图2

详细介绍

First paint time, page load time, to optimize your webpages

Displays the First Paint time in the browser menu.

Now you can see page stats like the top ten time consuming requests on the page, the distribution of resources on the page, and other stats like memory, etc, illustrated with pretty looking graphs.

Source Code available at :
https://github.com/vijaysutrave/chrome-first-paint

This can give you insights in reducing your load times and optimising for quicker render times.

This extension uses the Resource Timing API and the Performance API in the browser.