Skip to content

tksugimoto/chrome-extension_open-local-file-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

( English / Français(French) / 日本語(Japanese) )

Enable local file links

Unlike IE, Chrome can not open a link to a local file (file://). This extension allows you to open a local file link.

  1. Click link to local file.
  2. The file opens.

Chrome Store

https://chrome.google.com/webstore/detail/nikfmfgobenbhmocjaaboihbeocackld

Todo

  • Open by clicking the local file link.
  • Ensure the security (restrict opening of links arbitrarily by JavaScript).
    • Make it possible to set the page that can be opened (confirm by notification). Change to the following method.
    • Make it open only when the user clicks (not the above confirmation by notification).
  • Link local file path in <pre> or <code>.
  • Make ppt, xls etc. open files directly (Native Messaging + registry change required).

Description for Chrome Store

./chrome-store/description/en.txt

About

ローカルファイルへのリンク(file://~)を開けるようにするChrome拡張

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •