Local File Server icon

Local File Server

Serve local files via "http://localhost/" URLs.

用户数893
评分2.0
评论数2
Manifest 版本V3
7日增长+64
7日增长率+7.72%
视觉预览

Local File Server 媒体预览

1 项素材
趋势

30 日用户趋势

查看最近 30 天的用户变化。

用户增长趋势

8258438628818992026年5月29日2026年6月1日2026年6月4日最新值: 893
评分趋势

30 日评分变化

按时间查看评分波动,辅助判断近期口碑是否稳定。

30 日评分变化

起始值
2.00
最新值
2.00
30 日评分变化
0.00
1.901.952.002.052.102026年5月29日2026年6月1日2026年6月4日最新值: 2.00
2026年5月29日2026年6月4日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长增长
+11+1.25%
7日增长增长
+64+7.72%
30日增长增长
+136+18%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本1.0.2
ManifestV3
大小14.3KiB
语言数1English (United States)
发布时间
最近更新
最近抓取
English (United States)
简介

插件简介

查看插件说明、主要功能和适用场景。

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).

评价

最新评论快照

查看最近评论和评分分布。

Chrome 商店显示有 2 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。

5
0
4
0
3
0
2
0
1
0