Chrome extension to measure performance of any website.
Web Vitals is an initiative by Google to provide unified guidance for quality signals that are essential to delivering a great user experience on the web.
- Clone the repo.
- Run
yarn build
(this will create a production build of the extension) - Now open Chrome and go to Extensions.
- Enable Developer Mode (if not already enabled).
- Click on Load Unpacked.
- Now navigate to the
dist
folder and select folder. - That's all, WebVitals extension should be visible in the extensions page.