React DevTools pre-release build - updated 09/03/2018 at 7:03pm PDT

GitHub pull request facebook/react-devtools/pull/1069

If you already have the React DevTools extension installed, you may need to temporarily remove it in order to install this prerelease build.

Chrome

  1. download extension
  2. Double-click to extract
  3. Visit chrome://extensions
  4. Ensure "Developer Mode" is enabled
  5. Click "LOAD UNPACKED"
  6. Select extension

Firefox

  1. download extension
  2. Visit about:debugging
  3. Click "Load Temporary Add-on"
  4. Select extension

Testing

Pre-built

Custom

  1. First download the following packages built from master (with the "suspense" flag enabled):

  2. Next extract and install them locally.
  3. Profit!