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 ratings label and update docs #124

Closed tunetheweb closed 1 year ago

tunetheweb commented 1 year ago

Noticed while updating docs that we depend on colour to display good/needs impriovement/poor rating:

image

Updated this to explicitly log the rating for better a11y:

image

While at it I also added ms label for all metrics except CLS and also removed decimal places for those metrics too.

Also updated the docs.