diff --git a/locale/en/docs/guides/debugging-getting-started.md b/locale/en/docs/guides/debugging-getting-started.md index 176300442f10..fe71ed97f6b1 100644 --- a/locale/en/docs/guides/debugging-getting-started.md +++ b/locale/en/docs/guides/debugging-getting-started.md @@ -106,8 +106,6 @@ info on these follows: are listed. * **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list` (see above) or the --inspect hint text and paste into Chrome. -* **Option 3**: Install the Chrome Extension NIM (Node Inspector Manager): - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj #### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+ diff --git a/locale/fa/docs/guides/debugging-getting-started.md b/locale/fa/docs/guides/debugging-getting-started.md index 176300442f10..fe71ed97f6b1 100644 --- a/locale/fa/docs/guides/debugging-getting-started.md +++ b/locale/fa/docs/guides/debugging-getting-started.md @@ -106,8 +106,6 @@ info on these follows: are listed. * **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list` (see above) or the --inspect hint text and paste into Chrome. -* **Option 3**: Install the Chrome Extension NIM (Node Inspector Manager): - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj #### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+ diff --git a/locale/ja/docs/guides/debugging-getting-started.md b/locale/ja/docs/guides/debugging-getting-started.md index 176300442f10..fe71ed97f6b1 100644 --- a/locale/ja/docs/guides/debugging-getting-started.md +++ b/locale/ja/docs/guides/debugging-getting-started.md @@ -106,8 +106,6 @@ info on these follows: are listed. * **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list` (see above) or the --inspect hint text and paste into Chrome. -* **Option 3**: Install the Chrome Extension NIM (Node Inspector Manager): - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj #### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+ diff --git a/locale/ko/docs/inspector.md b/locale/ko/docs/inspector.md index 9dcb6b32e6c9..2f473198e75f 100644 --- a/locale/ko/docs/inspector.md +++ b/locale/ko/docs/inspector.md @@ -42,8 +42,6 @@ These commercial and open source tools make debugging Node.js apps easier. * **Option 1**: Open `chrome://inspect` in a Chromium-based browser. Click the "Open dedicated DevTools for Node" link. are listed. Then select your Node.js app from the list. -* **Option 2**: Install the Chrome Extension NIM (Node Inspector Manager): - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj --> ## 인스펙터 도구와 클라이언트 @@ -59,8 +57,6 @@ These commercial and open source tools make debugging Node.js apps easier. ### [Chrome DevTools](https://github.com/ChromeDevTools/devtools-frontend) * **옵션 1**: 크로미움 기반의 브라우저에서 `chrome://inspect`에 접속 후 "Open dedicated DevTools for Node"를 클릭하십시오. -* **옵션 2**: 크롬 확장프로그램 NIM(Node Inspector Manager)을 설치하세요. - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj