Local File Server icon

Local File Server

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

Users893
Rating2.0
Reviews2
Manifest versionV3
7-day growth+64
7-day growth rate+7.72%
Preview

Local File Server Media preview

1 assets
Trend

30-day user trend

Review user movement over the last 30 days.

User Growth Over Time

8258438628818992026年5月29日2026年6月1日2026年6月4日Latest: 893
Rating trend

30-day rating change

Track rating movement over time to see whether quality signals remain stable.

30-day rating change

Start
2.00
Latest
2.00
30-day rating change
0.00
1.901.952.002.052.102026年5月29日2026年6月1日2026年6月4日Latest: 2.00
2026年5月29日2026年6月4日
Growth overview

Daily, weekly, and monthly growth

Compare 1-day, 7-day, and 30-day net growth and growth rate.

1-day growthGrowing
+11+1.25%
7-day growthGrowing
+64+7.72%
30-day growthGrowing
+136+18%
Technical snapshot

Version, languages, and crawl freshness

Review publication date, version, supported languages, and crawl timestamps.

Version1.0.2
ManifestV3
Size14.3KiB
Languages1English (United States)
Published
Store updated
Last crawled
English (United States)
Overview

Product summary

Review the store description, core capabilities, and common use cases.

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

Reviews

Recent review snapshot

Inspect the latest comments and rating distribution.

The Chrome Web Store shows 2 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.

5
0
4
0
3
0
2
0
1
0