Open local folder by explorer

#5 / 3 rate

Open local folder by explorer

10,000 users

2020-04-01

Takashi Sugimoto (tksu...

takashi.sugimoto.git+c...

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Open local folder in explorer from Chrome

[function]
・Open a folder in Explorer
- (For files) Open the parent folder in Explorer with the file selected.

[Applicable folders and files]
・Current tab (if the URL starts with file://)
・Link destination URL (if the URL starts with file://)
・Selection string (if the selection string starts with C:\, \\ComputerName\, etc.)
 The " (double quotation) at the beginning and end is ignored only when it exists at both the beginning and end.

[How to use]
1. Install the extension
2. Configure according to the Settings tab opened during installation
・If you need to reset, you can do it from the expansion option page
3. Do one of the following
・Click the icon for this extension in the tab that opens the local file/folder
・Select "Open ~~ in Explorer" from the right-click menu of the page/link/selected text
  ・Open the folder in Explorer
  ・Open the link destination in Explorer (for local files)
  ・Open the selected character string in Explorer (in the case of a local file path)


[⚠️ Notes]
To operate the host side from Chrome, the following work is required
・Need to change the registry
・Need to install Node.js