Google Lighthouse에 대한 리뷰
Google Lighthouse 제작자: Google Lighthouse
Aaron Meese 님의 리뷰
5점 만점에 1점
Aaron Meese 님, 5년 전The whole reason I tried this extension was to measure the performance of my app once I got past the login screen. The site didn't work but a Stack Overflow pointed me to this extension, which I assumed would get the job done.
It did not, as it was still not able to analyze past the login screen. If you need to analyze something protected by authentication, look elsewhere.
It did not, as it was still not able to analyze past the login screen. If you need to analyze something protected by authentication, look elsewhere.
개발자 답글
5년 전에 게시됨The extension used to work for that, but we made big changes in the latest update as part of some technical debt management, so the extension now uses PageSpeedInsights API which requires publicly accessible sites.
For your use case, we recommend using the Lighthouse panel in Chrome DevTools. Be sure to disable the storage reset (click the settings gear);.
For your use case, we recommend using the Lighthouse panel in Chrome DevTools. Be sure to disable the storage reset (click the settings gear);.