aidenybai / react-scan

Scan for React performance issues and eliminate slow renders in your app
https://react-scan.com
8.32k stars 91 forks source link

Is there any possible to make it a chrome extension? #9

Open arvinxx opened 2 weeks ago

arvinxx commented 2 weeks ago

Thank you a lot! It's really cool and save my day! Really great job!

Can it be a chrome extension to auto enable when in dev mode?

Gurvinder-Singh02 commented 6 days ago

I just had the Same thought

li-changyu commented 4 days ago

Really need it.

davidgg commented 1 day ago

Hey @NisargIO I've created a chrome extension. I know you're working on a solid and official extension. I'll take down mine when you publish the official. It requires the React Dev Tools enabled too to make it work for some sites. It's just a wrapper around the npm react-scan package: https://chromewebstore.google.com/detail/react-scan-toggle/jenlhondkkckfmehobgliecmdngfdkbo?authuser=0&hl=es

The code is available here: https://github.com/davidgg/react-scan-toggle-chrome