Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 112 Bytes

File metadata and controls

executable file
·
9 lines (7 loc) · 112 Bytes

OpenURL

set URL book4you.org/?q=
tell application "Safari"
	open URL+clipboard
end tell