Web Vitals Web Vitals

Developer Tools
Version: 1.1.1
Last Update: 2022-05-08

Overview

Web Vitals is a Chrome extension developed by addyosmani. According to the data from Chrome web store, current version of Web Vitals is 1.1.1, updated on 2022-05-08.
100,000+ users have installed this extension. 26 users have rated this extension with an average rating of .

Measure metrics for a healthy site

Web Vitals are quality signals key to delivering great UX on the web (https://web.dev/vitals). This extension measures the Core Web Vitals, providing instant feedback on loading, interactivity and layout shift metrics. It is consistent with how these metrics are measured by Chrome and reported to other Google tools (e.g. Chrome User Experience Report, Page Speed Insights, Search Console).

The extension captures:
Largest Contentful Paint
Cumulative Layout Shift
First Input Delay
Interaction To Next Paint (experimental)

The extension provides three core features:

1) Ambient Badge - This helps check if a page passing the Core Web Vitals thresholds.

Once installed, the extension will display a disabled state badge icon until you navigate to a URL. At this point it will update the badge to green or red depending on whether the URL passes the Core Web Vitals metrics thresholds.

The badge has a number of states:

* Disabled - gray
* Passing - green
* One or more metrics failing - red

If one or more metrics are failing, the badge will animate the values of these metrics.

2) Detailed drill-down in the popup

Clicking the Ambient badge icon will allow you to drill in to the individual metric values. In this mode, the extension will also say if a metric value might change or requires a user action.

For example, First Input Delay requires a real interaction (e.g click/tap) with the page and will be in a waiting for input state until this is the case. We recommend consulting the web.dev documentation for LCP, CLS and FID to get an understanding of when metric values settle.

As of version 1.0.0, the popup combines your local Core Web Vitals experiences with real-user data from the field via the Chrome UX Report (CrUX) API. This integration gives you contextual insights to help you understand how similar your individual experiences are to other desktop users on the same page. We've also added a new option to "Compare local experiences to phone field data" instead, if needed. Note that CrUX data may not be available for some pages, in which case we try to load field data for the origin as a whole.

3) HUD Overlay

The overlay displays a Heads up display (HUD) which overlays your page. It is useful if you need a persistent view of your Core Web Vitals metrics during development. To enable the overlay:

Right-click on the Ambient badge and go to Options.
Check Display HUD overlay and click 'Save'
Reload the tab for the URL you wish to test. The overlay should now be present.

Rating

26 ratings

Total Installs

100,000+

Information

Last Update

2022-05-08

Current Version

1.1.1

Size

2.52MiB

Author

addyosmani

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Hugo Pineda
2021-11-01

Doesn't work most of the time. Just says "Web Vitals are unavailable for this page"

avatar David Stephens
2021-09-15

It shows the CLS score. That's a big help.
But WHY the CLS score? That's still a mystery.
The extension should perhaps provide a gif showing the CLS score in a video.
This would be especially useful after an event.
(i.e. suddent jump in CLS after clicking a button)

avatar Márcio Bettencourt
2021-07-07

Doesnt' work very well. Same page is getting too much different results

avatar Yuji Tamai
2021-06-25

This can't work. Following error occurs.

Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: chrome-extension://ahfhijdlegdabablpippeagghigmibma/node_modules/web-vitals/dist/web-vitals.js

avatar Peter Cadremont
2021-05-20

Goofle Page Insights gave a test page an LCP of 3.1 where as this extension give it a LCP of 0.41 - they cant both be right and as far as Google is concerned it will use it's LCP value not the extensions LCP rating. So for me - this has added a confusion I can do without. I will go back and use page insights rating. Shame as this would have been a great extension. Maybe the dev could add their opinion.