Hi, it'd be cool to have an action that can open the specified URL in the background - so without opening the browser itself. This could be done with the use of built in webserver, so that it'd make a request (but that'd require having it enabled for this action to work, so perhaps you know a better way)
Having an option to inlcude the current selection such in regular open url action would be awesome, too
Yeah, but is it possible to use the current selection like in open url action? I mean, I select the text in the browser, trigger a keyboard shortcut and the script could get the selection as a param somewhere? That's what I thought were missing
Is there a way to do this still without this code? I know this was really old so I figured maybe there's some way its implemented now. I'd like to open a url without making it the active window.
Hi @Andreas_Hegenberg - really hoping to get this to work but for some reason this script isn't working for me. Also I know this was from 2018 - is there an updated way of implementing this action? If not, do you know how I can amend the apple script (I'm getting Syntax Error: Expected expression, etc. but found end of line.")? Thanks in advance!