Tagged Questions
10
votes
1answer
414 views
How to access a clicked URL in a URL handler application created in Automator
I'm currently trying to modify the default URL handling behavior in OS X. I would like, when clicking on any link outside of a web browser, to copy this URL to the pasteboard instead of opening it in ...