File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ info on these follows:
7777* The latest version can also be installed independently (e.g. ` npm install -g node-inspect ` )
7878 and used with ` node-inspect myscript.js ` .
7979
80- ### [ Chrome DevTools] ( https://github.com/ChromeDevTools/devtools-frontend ) 55+
80+ ### [ Chrome DevTools] ( https://github.com/ChromeDevTools/devtools-frontend ) 55+, [ Microsoft Edge ] ( https://www.microsoftedgeinsider.com )
8181
8282* ** Option 1** : Open ` chrome://inspect ` in a Chromium-based
83- browser. Click the Configure button and ensure your target host and port
83+ browser or ` edge://inspect ` in Edge . Click the Configure button and ensure your target host and port
8484 are listed.
8585* ** Option 2** : Copy the ` devtoolsFrontendUrl ` from the output of ` /json/list `
8686 (see above) or the --inspect hint text and paste into Chrome.
You can’t perform that action at this time.
0 commit comments