Select menu item macro with pattern

Hi there,

I've got a macro to open the current page of Safari in Chrome through the develop menu. This works quite well despite the fact, that as soon as the Chrome version changes, I have to change the macro :frowning: Is there any way to specify a pattern/regex for this?

There is indeed. Just add a caret ^ at the beginning of a menu item field to enable regex matching:

That said, you can also accomplish a task like this in an alternate, arguably easier way:

1 Like

Thank you so much!

Do you have Paypal? I’ll send you a coffee! :slight_smile:

Heh, you’re very welcome. I appreciate the offer, but I’ve found helping others here to be its own reward :slightly_smiling_face:

3 Likes