Google Chrome可以打开本地链接吗? [英] Can Google Chrome open local links?

查看:407
本文介绍了Google Chrome可以打开本地链接吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将intranet页面链接到共享驱动器上的本地文件:

 < a href =file :/// S:/test.xls>试验< / A> 

这可以在IE和Firefox中使用称为本地链接的插件。



我怎样才能在google chrome中打开?

谢谢

解决方案

如果您希望能够打开来自http://或https://作用域的file://链接,它将无法在Chrome中运行,因为它们的安全模型...到现在!现在Chrome扩展程序页面上有一个LocalLinks扩展程序,可以让您做到这一点!它是在FireFox的LocalLink插件之后建模的。享受!



直接链接:
https://chrome.google.com/extensions/detail/jllpkdkcdjndhggodimiphkghogcpida


I am linking on an intranet page to a local file on a shared drive:

<a href="file:///s:/test.xls"> Test</a>

This works in IE and Firefox with an addon called local link.

How can i get this to open in google chrome?

Thanks

解决方案

If you want to be able to open file:// links from and http:// or https:// scope, it won't work in Chrome because of their security model... until now! There's now a LocalLinks extension on the Chrome extensions page that will allow you to do it! It's modeled after the LocalLink add-on for FireFox. Enjoy!

Direct link: https://chrome.google.com/extensions/detail/jllpkdkcdjndhggodimiphkghogcpida

这篇关于Google Chrome可以打开本地链接吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆