vOOice/VoiceInk/Resources/vivaldiURL.scpt
2025-02-22 11:52:41 +05:45

5 lines
104 B
AppleScript

tell application "Vivaldi"
tell active tab of front window
return URL
end tell
end tell