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.34k stars 105 forks source link

Make badge change shape as well as color #137

Closed tunetheweb closed 1 year ago

tunetheweb commented 1 year ago

Fixes #84

It's not quite what was asked there, as I've gone with changing the shape, rather than making the colors customizable as originally suggest 1) I think the shape is better consistency to how these are represented elsewhere in the GUI, 2) this is more maintainable going forward and 3)doesn't require config so more useful/discoverable.

Good is now circular:

image

Poor is now triangle:

image

Not I did not change the CLS/LCP/FID badge options due to space.