I’m trying to figure out a way to have my script handle a new protocol in the background.
Such as:
Click on link: abc://123.123.123.123:12321 from Safari
And the applescript cuts off everythign but the ip and launches it in a different application.
Running in the background is easy…but I haven’t figured out a way to have it handle a new protocol in Safari.
Any help is much appreciated.