Click link than open local file directly
Can use Native Messaging to enable click local file than open it directly.
Serve local files via "http://localhost/" URLs.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
The Local File Server extension enables web sites to link to local files via "http://localhost/" URLs. For security reasons, Chrome blocks "file://" URLs to local files in remote web pages. Some web services, like for instance Gmail, don't even render such URLs. Though, there are circumstances where links to local files are secure and desirable. For example, a local process, like a backup job, may want to send execution logs via email that contain links to local files. If the generated email includes "file://" URLs and the email is read in Gmail, the URLs won't even be rendered and even if they were rendered, Chrome (and most other browsers) would block them. Thanks to the Local File Server extension, the process can instead include "http://localhost/" URLs. These will be rendered in all email clients, they won't be blocked by any browser, and the extension will redirect them to the desired local file (provided the URLs are accessed from the machine where the files live).
The syntax for local file URLs is http://localhost/file.html?path= where is the absolute path to the desired local file. No "file://" prefix is allowed in the path. Forward slashes (/) (not backslashes (\)) must be used as directory separators (even on Windows systems). All paths must start with a forward slash (/). Here are a few working examples for different systems:
- Linux: http://localhost/file.html?path=/home/ links to the /home/ directory.
- macOS: http://localhost/file.html?path=/System/ links to the /System/ directory.
- Windows: http://localhost/file.html?path=/C:/Windows/ links to the C:\Windows\ directory.
Malicious third parties could abuse http://localhost/ URLs to access your local files. For that reason, when a http://localhost/file.html?path= URL is clicked, the Local File Server extension doesn't directly open the desired file. Instead, it renders a page that displays a link with a "file:// " URL and a warning to only click on it if one was brought there via a trusted party. If one clicks on the link, the file designated by is opened (provided the link is accessed from the machine where the file lives).
查看最近评论和评分分布。
商店综合星级:2.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Can use Native Messaging to enable click local file than open it directly.
WEBサービスのローカル環境での開発効率向上のため、デバイスの実機確認をスムーズにできるように拡張機能を作成しました!…
The easiest way to manage active tab local storage, behavior and other actions.
This extension enables seamless connection between your local server and a live frontend by redirecting APIs.
Opening links to local files is prohibited in Chrome, but this extension allows you to open them.
Open links to local files and folders (file:///) in system file manager or associated application.
To whoever contacted me about their attempt to use the extension for YouTube embeds: sorry your two reviews/questions mysteriously disappeared (and I'm not sure you ever saw my reply to your first review/question). Therefore, I no longer have any way to communicate with you. If you still have questions, please contact me via the developper email listed on the extension page.
Most 3rd class. Don't use