mirror of
https://github.com/facebook/react.git
synced 2026-02-25 05:03:03 +00:00
1. Removed auto-updates XML (since the feature doens't work for self hosted extensions) 2. Replaced CRX with packed ZIP (since people are having trouble with the CRX, and auto-udpates doesn't work anyway)
8 lines
306 B
HTML
8 lines
306 B
HTML
<ol>
|
|
<li><a href="ReactDevTools.zip">download extension</a></li>
|
|
<li>Double-click to extract</li>
|
|
<li>Navigate to <code>chrome://extensions/</code></li>
|
|
<li>Enable "Developer mode"</li>
|
|
<li>Click "LOAD UNPACKED"</li>
|
|
<li>Select extracted extension folder (<code>ReactDevTools</code>)</li>
|
|
</ol> |