稳定信号未识别中风险权限组合
UncClickable icon

UncClickable

Converts UNC paths in code elements to clickable custom URL scheme links

用户数4当前公开安装规模
评分--商店平均评分
评论数0公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

UncClickable 媒体预览

1 项素材
趋势

30 日用户趋势

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

用户增长趋势

444442026年6月14日2026年6月17日2026年6月20日最新值: 4
评分趋势

30 日评分变化

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

评分趋势样本还不够,后续快照会继续补齐。
增长概览

日/周/月增长表现

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

1日增长持平
00%
7日增长持平
00%
30日增长持平
00%
技术摘要

版本、语言与抓取信息

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

版本1.2
ManifestV3
大小39.76KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

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

UncClickable is a web browser extension that detects UNC network paths shown on web pages and turns them into clickable links by rewriting them into a custom URL scheme (for example uncopener://server/path/...). When the user clicks such a link, the browser hands off the request to an external application registered for that scheme.

Because a browser extension cannot safely and reliably open network paths on its own, UncClickable requires a separate backend/companion application (any implementation that can register and handle the chosen custom scheme). That backend is responsible for actually processing the request and opening the target in the operating system (e.g., a UNC path on Windows or an SMB URL on Linux).

Security-wise, the extension should be treated as a “link generator” and not as the enforcement layer. The backend must implement the necessary protections as needed for the environment, such as strict input validation/normalization, allow-lists for permitted shares/paths, blocking path traversal patterns, and file type policies (whitelists/blacklists), to prevent abuse via crafted links or untrusted web content.

The UncOpener project provides a compatible backend:

- https://github.com/bebuch/UncOpener

评价

最新评论快照

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

5
0
4
0
3
0
2
0
1
0