All Projects → workeffortwaste → core-serp-vitals

workeffortwaste / core-serp-vitals

Licence: MIT license
Show the Core Web Vitals from the Chrome User Experience Report in the Google Search Results.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to core-serp-vitals

Web Vitals Extension
A Chrome extension to measure essential metrics for a healthy site
Stars: ✭ 1,943 (+7672%)
Mutual labels:  core-web-vitals
partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
Stars: ✭ 3,626 (+14404%)
Mutual labels:  core-web-vitals
LazyHTML
LazyHTML is an OpenSource Javascript Library that Supports Lazy Loading of any elements without Modifying Code, LazyHTML can lazy load Ads, Videos, Images, Widgets, Javascript, CSS, Inline-Javascript, Inline-CSS & Any HTML.
Stars: ✭ 47 (+88%)
Mutual labels:  core-web-vitals

Core SERP Vitals - Chrome Extension

https://defaced.dev/tools/core-serp-vitals/

Show the Core Web Vitals from the Chrome User Experience Report in the Google Search Results.

Like this project? Help support my projects and buy me a coffee via Ko-fi or sponsor me on GitHub Sponsors.

Getting Started

Installation

Install the extension from the Chrome Web Store.

https://chrome.google.com/webstore/detail/core-serp-vitals/oipmhlkineglclpndlecjmbleapbcilf

Settings

API Key

This extension requires an Chrome UX Report API key to retrieve the Core Web Vital metrics.

You can obtain a key from this page: https://developers.google.com/web/tools/chrome-user-experience-report/api/guides/getting-started

This needs to be entered into the extension's options page.

Measurement Level

By default the extension pulls the Core Web Vital metrics at the URL level. This can be changed to origin level from the settings on the extension's options page.

Device Type

By default the extension pulls the Core Web Vital metrics from mobile devices. This can be changed to desktop devices from the settings on the extension's options page.

Usage

With the extension installed Google's Search Results Page will be enhanced to display the Core Web Vital metrics, where available, from the Chrome User Experience Report underneath the page titles.

The metrics are coloured according to their respective thresholds for Good, Poor, and Needs Improvement.

Defining Core Web Vitals Thresholds

Build

To manually build the extension run npm run build to create an unpackaged extension in ./dist.

Author

Chris Johnson - defaced.dev - @defaced

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].