The RPC Network Inspector is a React Devtools extension optimized for RPC network requests

npm installnpm run build- Visit
chrome://extensions/, turn on Developer Mode, click the "Load Unpacked" button, and select thereleasefolder of this project
- Run all steps in
Installationabove - Run
npm watchto listen for changes to any javascript files insrcand automatically re-build - After making changes and building, you will need to right-click the RPC Inspector window in Chrome and select "Reload Frame"
- Update the version number in
release/manifest.json - Run
npm run releaseto create a zip filerelease.zip - Upload the zip file in the Chrome Web Store Developer Dashboard