This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Anthony Arblaster 22/10/2023 | |
-- web: https://codebyanthony.com | |
-- mastodon: https://mastodonapp.uk/@aarblaster | |
-- An AppleScript to open URLs input as text in a Safari Profile. | |
-- Requires [Keyboard Maestro](https://www.keyboardmaestro.com/main/) | |
-- Compiled from a whole bunch of different places in bits and pieces. | |
-- Particular thanks go to the [KM wiki](https://wiki.keyboardmaestro.com/AppleScript?s[]=applescript&s[]=variable) |