GoogleChrome / web-vitals-extension

A Chrome extension to measure essential metrics for a healthy site
https://chrome.google.com/webstore/detail/web-vitals/ahfhijdlegdabablpippeagghigmibma?hl=en
Apache License 2.0
2.35k stars 105 forks source link

Add FCP and TTFB metrics #131

Closed tunetheweb closed 1 year ago

tunetheweb commented 1 year ago

Fixes: #130

This PR adds FCP and TTFB as additional metrics to the HUD:

image

And the detailed drilldown:

image

And the Console logs:

image

I've also updated the screenshots in the README