Created
January 21, 2019 03:30
-
-
Save peng051410/013856125a90fbff16b2efa4d3fddd35 to your computer and use it in GitHub Desktop.
v: get browser current tab url
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
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