Skip to content

Instantly share code, notes, and snippets.

@peng051410
Created January 21, 2019 03:30
Show Gist options
  • Save peng051410/013856125a90fbff16b2efa4d3fddd35 to your computer and use it in GitHub Desktop.
Save peng051410/013856125a90fbff16b2efa4d3fddd35 to your computer and use it in GitHub Desktop.
v: get browser current tab url
tell application "Vivaldi"
get URL of active tab of first window
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment