From a12eec3acae0fd0561028c7528264bc2d7480a7b Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Fri, 14 Jun 2019 11:39:27 -0700 Subject: [PATCH] Remove recommendations of Chrome Extensions The only Chrome Extension currently recommended is NiM, there are no other links to the Chrome webstore. This removes the extension from all locales. Fixes: https://github.com/nodejs/nodejs.org/issues/1908 --- locale/en/docs/guides/debugging-getting-started.md | 2 -- locale/fa/docs/guides/debugging-getting-started.md | 2 -- locale/it/docs/guides/debugging-getting-started.md | 2 -- locale/ja/docs/guides/debugging-getting-started.md | 4 ---- locale/ko/docs/guides/debugging-getting-started.md | 4 ---- locale/zh-cn/docs/guides/debugging-getting-started.md | 1 - 6 files changed, 15 deletions(-) diff --git a/locale/en/docs/guides/debugging-getting-started.md b/locale/en/docs/guides/debugging-getting-started.md index 0f29680104c2f..88875f1a99dc7 100644 --- a/locale/en/docs/guides/debugging-getting-started.md +++ b/locale/en/docs/guides/debugging-getting-started.md @@ -84,8 +84,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 3ea3d22b08151..bf18de8692c27 100644 --- a/locale/fa/docs/guides/debugging-getting-started.md +++ b/locale/fa/docs/guides/debugging-getting-started.md @@ -84,8 +84,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/it/docs/guides/debugging-getting-started.md b/locale/it/docs/guides/debugging-getting-started.md index 176300442f103..fe71ed97f6b12 100644 --- a/locale/it/docs/guides/debugging-getting-started.md +++ b/locale/it/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 54d9f1fd354b5..8f3cf18f2cdb5 100644 --- a/locale/ja/docs/guides/debugging-getting-started.md +++ b/locale/ja/docs/guides/debugging-getting-started.md @@ -174,16 +174,12 @@ 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 --> #### [Chrome DevTools](https://github.com/ChromeDevTools/devtools-frontend) 55+ * **オプション 1**: Chromium ベースのブラウザで `chrome://inspect` を開きます。設定ボタンをクリックして、ターゲットホストとポートが表示されていることを確認します。 * **オプション 2**: `/json/list`の出力 (上記を参照) または --inspect ヒントテキストから `devtoolsFrontendUrl` をコピーして Chrome に貼り付けます -* **オプション 3**: Chrome Extension NIM (ノードインスペクタマネージャ) をインストールします: - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj ## 인스펙터 클라이언트 @@ -152,8 +150,6 @@ Node 인스펙터에 접속할 수 있는 여러 상용 도구와 오픈소스 Configure 버튼을 눌러서 대상 호스트와 포트 목록을 확인합니다. * **방법 2**: `/json/list`(상단 참고)의 출력에서 `devtoolsFrontendUrl`을 복사하거나 --inspect가 알려준 텍스트에서 복사해서 크롬에 붙여넣기를 합니다. -* **방법 3**: 크롬 확장프로그램 NIM(Node Inspector Manager)을 설치하세요. - https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj