From 71ecdaca8aceb204d426a02f056886f47c4cc9f0 Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Thu, 22 Nov 2018 07:12:09 +0100 Subject: [PATCH] Remove link to 'NiM' Chrome extension (privacy issues) The extension collects and transfers the user's email address every second via Google Analytics without stating a legitimate purpose for doing so: https://github.com/june07/NiM/blob/421d83ae7c5e06ae573a39a3ced0616390c7da8e/background.js#L112-L113 Fixes: #1908 --- locale/en/docs/guides/debugging-getting-started.md | 2 -- locale/fa/docs/guides/debugging-getting-started.md | 2 -- locale/ja/docs/guides/debugging-getting-started.md | 2 -- locale/ko/docs/inspector.md | 6 +----- locale/zh-cn/docs/guides/debugging-getting-started.md | 1 - 5 files changed, 1 insertion(+), 12 deletions(-) diff --git a/locale/en/docs/guides/debugging-getting-started.md b/locale/en/docs/guides/debugging-getting-started.md index 176300442f103..fe71ed97f6b12 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 176300442f103..fe71ed97f6b12 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 176300442f103..fe71ed97f6b12 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 9dcb6b32e6c9d..2f473198e75f3 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