Top "Custom-url-protocol" questions

How do I register a custom URL protocol in Windows?

How do I register a custom protocol with Windows so that when clicking a link in an email or on …

windows url protocols custom-url-protocol
Android / iOS - Custom URI / Protocol Handling

Is there a way to define some kind of handling mechanism in Android and iOS that would allow me to …

android ios protocols manifest custom-url-protocol
How to map a custom protocol to an application on the Mac?

I'm trying to register a custom protocol to an application on the Mac, i.e: User clicks on link with "…

macos protocols protocol-handler custom-url-protocol
Open app and pass parameters with deep linking using Electron (macOS)

I want to open app and pass parameters with deep linking using Electron (macOS). Project 'electron-deep-linking-mac-win' is on GitHub. Edited …

macos electron electron-builder custom-protocol custom-url-protocol
Registering a URL protocol handler in a multiple platforms

I an wanting to create a Java application that is installed on multiple platforms (Windows,Mac OS, Linux) as a …

java cross-platform protocol-handler custom-url-protocol