Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.34 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.34 KB

Note that the technique this extension used no longer works. You can get a very similar effect by installing the React developer tools and enabling "Highlight Updates" in the preferences. It is unlikely that the effort will be put into trying to make this extension work again however PRs are welcomed.

Show me the React!

Available as:

Chrome extension details

It is a page action so the icon (Icon displayed in URL bar) only shows up in the URL bar when the page contains React-managed DOM. It is off by default -- you have to click the icon to highlight the elements rendered/managed by React (and you can click the icon again to toggle the highlight off). You can install this from the Chrome Web Store.

Credit for the original idea goes to someone on Twitter who tweeted a one liner. I can't remember who it was or find it so if someone knows, please let me know.

Screenshot of the plugin in action!