Local File Server

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

Local File Server

Install from Chrome Web Store

Extension stats

Users: 72
5
Version: 1.0.2 (Last updated: 2024-07-18)
Creation date: 2024-07-16
Risk impact: Low risk impact
Risk likelihood:
Manifest version: 3
Permissions:
  • declarativeNetRequestWithHostAccess
  • storage
Host permissions:
  • http://localhost/*
  • file:///*
Size: 14.64K

Other platforms

Not available on Android
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

The Local File Server extension enables web sites to link to local files via "http://localhost/" URLs. For security reasons, Chrome disables links to local files (i.e., "file://" links) in remote web pages. Some web services, like for instance Gmail, don't even render such links. Though, there are circumstances where such links are secure and desirable. For example, a process may want to send execution logs via email that contain links to local files. Thanks to this extension these links can be replaced with "http://localhost/" links that will be rendered by all web services, that won't be blocked by Chrome, and that the extension will redirect to the desired local file.

The syntax for local file links is "http://localhost/file.html?path=<file-path>[&access-key=<access-key>]", where <file-path> is the absolute path to the desired local file and <access-key> an optional confidential access key that enables the extension to automatically redirect to the local file. If the access key isn't provided or the one provided doesn't match the extension's access key, the extension renders a page with a "file://<file-path>" link and a warning to only click on the link if one was brought there via a trusted party.

When the extension is installed, a cryptographically secure access key is generated and stored in the extension. It can be viewed and changed on the extension's options page. The key must be kept confidential to prevent malicious actors from being able to craft valid links to local files. The key should only be shared with trusted parties that need to create links to local files.

Extension safety

Risk impact

Local File Server requires very minimum permissions.

Risk likelihood

Local File Server is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to Local File Server: