Skip to content
This repository has been archived by the owner on Jan 28, 2018. It is now read-only.

kentcdodds/react-detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. :-(

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%