kentcdodds / react-detector

Chrome extension that detects ReactJS apps as you browse

Home Page:https://chrome.google.com/webstore/detail/react-detector/jaaklebbenondhkanegppccanebkdjlh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED. The official React DevTools can do eveything this extension can do and more. Please install that instead.

react-detector

Chrome extension that detects ReactJS apps as you browse.

Adds a small ReactJS icon into the address bar when you come across a page that is built using ReactJS. Clicking on the icon toggles outlines of React-generated elements.

react-detector screenshot

You can also click on the icon to outline the react components on the page:

react-detector outline screenshot

If you're interested in a version for Firefox, you may want to check out this one

This is a fork from ng-detector with very few changes.

FAQ:

Why is it not showing up for some apps anymore?

Because of this. :-(

About

Chrome extension that detects ReactJS apps as you browse

https://chrome.google.com/webstore/detail/react-detector/jaaklebbenondhkanegppccanebkdjlh

License:Apache License 2.0


Languages

Language:JavaScript 100.0%