File tree Expand file tree Collapse file tree 6 files changed +0
-15
lines changed Expand file tree Collapse file tree 6 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,6 @@ info on these follows:
84
84
are listed.
85
85
* ** Option 2** : Copy the ` devtoolsFrontendUrl ` from the output of ` /json/list `
86
86
(see above) or the --inspect hint text and paste into Chrome.
87
- * ** Option 3** : Install the Chrome Extension NIM (Node Inspector Manager):
88
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
89
87
90
88
#### [ Visual Studio Code] ( https://github.com/microsoft/vscode ) 1.10+
91
89
Original file line number Diff line number Diff line change @@ -84,8 +84,6 @@ info on these follows:
84
84
are listed.
85
85
* ** Option 2** : Copy the ` devtoolsFrontendUrl ` from the output of ` /json/list `
86
86
(see above) or the --inspect hint text and paste into Chrome.
87
- * ** Option 3** : Install the Chrome Extension NIM (Node Inspector Manager):
88
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
89
87
90
88
#### [ Visual Studio Code] ( https://github.com/microsoft/vscode ) 1.10+
91
89
Original file line number Diff line number Diff line change @@ -106,8 +106,6 @@ info on these follows:
106
106
are listed.
107
107
* ** Option 2** : Copy the ` devtoolsFrontendUrl ` from the output of ` /json/list `
108
108
(see above) or the --inspect hint text and paste into Chrome.
109
- * ** Option 3** : Install the Chrome Extension NIM (Node Inspector Manager):
110
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
111
109
112
110
#### [ Visual Studio Code] ( https://github.com/microsoft/vscode ) 1.10+
113
111
Original file line number Diff line number Diff line change @@ -174,16 +174,12 @@ info on these follows:
174
174
are listed.
175
175
* **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list`
176
176
(see above) or the --inspect hint text and paste into Chrome.
177
- * **Option 3**: Install the Chrome Extension NIM (Node Inspector Manager):
178
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
179
177
180
178
-->
181
179
#### [ Chrome DevTools] ( https://github.com/ChromeDevTools/devtools-frontend ) 55+
182
180
183
181
* ** オプション 1** : Chromium ベースのブラウザで ` chrome://inspect ` を開きます。設定ボタンをクリックして、ターゲットホストとポートが表示されていることを確認します。
184
182
* ** オプション 2** : ` /json/list ` の出力 (上記を参照) または --inspect ヒントテキストから ` devtoolsFrontendUrl ` をコピーして Chrome に貼り付けます
185
- * ** オプション 3** : Chrome Extension NIM (ノードインスペクタマネージャ) をインストールします:
186
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
187
183
188
184
<!--
189
185
#### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+
Original file line number Diff line number Diff line change @@ -130,8 +130,6 @@ info on these follows:
130
130
are listed.
131
131
* **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list`
132
132
(see above) or the --inspect hint text and paste into Chrome.
133
- * **Option 3**: Install the Chrome Extension NIM (Node Inspector Manager):
134
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
135
133
-->
136
134
137
135
## 인스펙터 클라이언트
@@ -152,8 +150,6 @@ Node 인스펙터에 접속할 수 있는 여러 상용 도구와 오픈소스
152
150
Configure 버튼을 눌러서 대상 호스트와 포트 목록을 확인합니다.
153
151
* ** 방법 2** : ` /json/list ` (상단 참고)의 출력에서 ` devtoolsFrontendUrl ` 을
154
152
복사하거나 --inspect가 알려준 텍스트에서 복사해서 크롬에 붙여넣기를 합니다.
155
- * ** 방법 3** : 크롬 확장프로그램 NIM(Node Inspector Manager)을 설치하세요.
156
- https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
157
153
158
154
<!--
159
155
#### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ layout: docs.hbs
52
52
53
53
* ** 选项 1** : 在基于 Chromium 内核的浏览器下打开 ` chrome://inspect ` 。点击配置按钮确保你的目标宿主和端口号列入其中。
54
54
* ** 选项 2** : 从 ` /json/list ` 中拷贝 ` devtoolsFrontendUrl ` (见上),或者加上 --inspect 以检查提示文本并粘贴到 Chrome 中。
55
- * ** 选项 3** : 安装 Chrome 扩展(Node 监视管理器):https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
56
55
57
56
#### [ Visual Studio Code] ( https://github.com/microsoft/vscode ) 1.10+
58
57
You can’t perform that action at this time.
0 commit comments