Any way to change a clicked URL?

Hi @nick , say I have URL google.com, when I click it (while holding ⌥), I want to open URL google.com/maps. Can I accomplish this with PopClip.

Note: when I say “click it” I mean just click it, without triggering PopClip explicitly.

This suits many of my use cases, where I open a URL, and when explicitly instructed (⌥ key) want to modify parts of it (add/remove params) .

No, PopClip only works when you invoke it on selected text. It doesn’t intercept links that are clicked normally.

1 Like