diff --git a/src/drivers/webextension/images/icons/Google Core Web Vitals.svg b/src/drivers/webextension/images/icons/Google Core Web Vitals.svg new file mode 100644 index 000000000..11ee94816 --- /dev/null +++ b/src/drivers/webextension/images/icons/Google Core Web Vitals.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index a54b22d9f..deb70c3e6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -9026,6 +9026,19 @@ }, "website": "http://code.google.com/p/google-code-prettify" }, + "Google Core Web Vitals": { + "cats": [ + 78 + ], + "description": "Google Core Web Vitals is a tiny, modular library for measuring all the web vitals metrics on real users.", + "icon": "Google Core Web Vitals.svg", + "js": { + "webVitals.getCLS": "" + }, + "scripts": "web-vitals@([\\d.]+)/dist/web-vitals.*\\.js\\;version:\\1", + "oss": true, + "website": "https://github.com/GoogleChrome/web-vitals" + }, "Google Font API": { "cats": [ 17