open-source-labs / Reactime

Developer tool for time travel debugging and performance monitoring in React applications.
https://www.reacti.me
MIT License
2.17k stars 200 forks source link

Devtools not detected #284

Open mbrevda opened 2 years ago

mbrevda commented 2 years ago

I have the react devtools extension installed, but reacttime is showing:

Screen Shot 2022-06-27 at 5 01 07 PM

Is there anything needed to be done for the extensions to see each other?

joeepark commented 2 years ago

Hi mbrevda,

We think some people are reporting errors as we tried to update Reactime to be compatible with Google's requirement of converting the Chrome Dev Tool's manifest from V2 to V3. It's possible that our change for this did not work properly.

mbrevda commented 2 years ago

Thanks. Is there an issue I can follow for the progress on this?

gidomanders commented 7 months ago

I have this same issue, is there any update or something I can do to fix this? I would very much like to use this extension!