UncClickable por Benjamin Buch
Converts UNC paths in code elements to clickable custom URL scheme links
No hay usuariosNo hay usuarios
Metadata de la extensión
Capturas de pantalla
Sobre esta extensión
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:
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:
Calificado 0 por 0 revisores
Permisos y datos
Permisos requeridos:
- Acceder a tus datos para todos los sitios web
Recolección de datos:
- El desarrollador dice que esta extensión no requiere recolección de datos.
Más información
- Enlaces del complemento
- Versión
- 1.2
- Tamaño
- 45,07 KB
- Última actualización
- hace un mes (22 de feb. de 2026)
- Categorías relacionadas
- Licencia
- Licencia MIT
- Historial de versiones
- Añadir a la colección