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

Add option to allow restricting logging to URLs matching a pattern #145

Closed tunetheweb closed 1 year ago

tunetheweb commented 1 year ago

Fixes #128

Adds additional optional option for URL pattern matching:

image

Console logging and User timings are only shown for URLs that match that pattern.

tunetheweb commented 1 year ago

Closing as discussed in https://github.com/GoogleChrome/web-vitals-extension/issues/128#issuecomment-1670324419