回答編集履歴

2

少し間違いがあったので修正

2021/05/09 00:57

投稿

xail2222
xail2222

スコア1508

test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- これで、エクスプローラーから起動という処理が
29
+ これで、エクスプローラーで表示という処理が
30
30
 
31
31
  関連付けられたプログラムにより起動という動作に変わります。
32
32
 

1

Node.jsとかを入れる必要がある旨記載

2021/05/09 00:57

投稿

xail2222
xail2222

スコア1508

test CHANGED
@@ -3,6 +3,10 @@
3
3
 
4
4
 
5
5
  [Chrome Extension to open local folder in Explorer from Chrome](https://github.com/tksugimoto/chrome-extension_open-local-folder-by-explorer)
6
+
7
+
8
+
9
+ Node.jsのインストールとレジストリの修正、あるファイルの保存が必要になります。
6
10
 
7
11
 
8
12