Clickable Links
Turns unclickable URLs and email addresses into clickable ones.
Converts UNC paths in code elements to clickable custom URL scheme links
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
Turns unclickable URLs and email addresses into clickable ones.
Decode and reveal the original URLs hidden behind obscure links encoded by URL Defense and Safe Links
Opens multiple URLs in one click
Implements a button to send page URL (link) via email.
Redirect specified URLs to your chosen links.
NucleusLinks Extension for Chrome - simplify affiliate merchant link creation from standard web URLs with a single click.