2025-02-22 11:52:41 +05:45

7 lines
131 B
AppleScript

tell application "Arc"
tell front window
tell active tab
return URL
end tell
end tell
end tell