-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hey!
This is an amazing tool, thanks for creating this. One feature request though - could you add in the new lighthouse metrics? It should be somewhat easy - add 'lighthouse=1' to the API request (see here), and then add the metrics to the resultmap:
| N | Lighthouse Performance Score | data.median.firstView['lighthouse.Performance'] |
|---|---|---|
| O | Lighthouse PWA Score | data.median.firstView['lighthouse.ProgressiveWebApp'] |
| P | Lighthouse SEO Score | data.median.firstView['lighthouse.SEO'] |
| Q | Lighthouse Accessibility | data.median.firstView['lighthouse.Accessibility'] |
| R | Lighthosue Best Practices Score | data.median.firstView['lighthouse.BestPractices'] |
| S | Lighthouse Meaningful Paint | data.median.firstView['lighthouse.Performance.first-meaningful-paint'] |
| T | Lighthouse First Interactive | data.median.firstView['lighthouse.Performance.first-interactive'] |
| U | Lighthouse Consist. Interactive | data.median.firstView['lighthouse.Performance.consistently-interactive'] |
Regards,
Martin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels