Action activates the previous active application, replaces the {content} wildcard in URL, opens that URL in the default application.
Action puts the content into the clipboard, activates the previous active application, runs an AppleScript file.
Action puts the content into the clipboard, activates the previous active application, runs an Automator Workflow file.
Action puts the content into the clipboard or the shell script input (first input argument $1), activates the previous active application, runs a Shell Script file.
Action puts the content into the clipboard or the shortcut input, activates the previous active application, runs a Shortcut from the Shortcuts application.
Fill in the "Name" (Action Name)
Fill in the "URL" (Use {content} as the wildcard to be replaced in the URL.)
Press the button "Save"
https://www.google.com/search?q={content}
https://translate.google.com/#auto/en/{content}
~/Library/Application Scripts/com.mac-application.ActionApp
~/Library/Application Scripts/com.mac-application.ActionApp
~/Library/Application Scripts/com.mac-application.ActionApp
Fill in the "Name" (Action Name)
Fill in the "Shortcut Name" (Shortcut Name from the Shortcuts Application.)
Select "Put Content into" to "Clipboard" or "Shortcut Input"
Press the button "Save"
Made with by Jan Valta.