This plugin is currently archived as the feature has been built-in and so this plugin is no longer necesarry.
Adds React Developer Tools to Chromium Developer Tools. This allows you to access a Components tab which allows you to view the Virtual DOM, where React components resides, allowing you to view props, hooks, and states and provides for much easier debugging experience of React components.
Note: This plugin does not currently work completely flawlessly. If you are using Windows, you must have your Windows app mode set to Light. Also, if the Components tab is not showing up or is appearing blank, you may need to close and re-open Dev Tools (possibly more than once) and or restart Discord (Ctrl + R).