Skip to content

JARVIS-AI/lighthouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Lighthouse

How to work with Google lighthouse report tool

Google made a report tool by nodejs and javascript technology that show the developer some info may needed

The default address is :

https://googlechrome.github.io/lighthouse/viewer

But How can you use that ?

At this time there is some documents to clear this way but its not easy and not suit for all people

So read it :

1 - Extensions You can use lighthouse extension that made for both firefox and google chrome

2 - Use json files

3 - Use this method that I made

First copy this link :

https://googlechrome.github.io/lighthouse/viewer/?psiurl=

As you notice there is ?psiurl= at the end of tit Now enter your URL at the edn

example : https://googlechrome.github.io/lighthouse/viewer/?psiurl=https://amshq.ir

About

How to work with Google lighthouse report tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors