Get the URL of the frontmost tab from Chrome on OS X?

Posted by dmd on Stack Overflow See other posts from Stack Overflow or by dmd
Published on 2010-03-20T12:46:48Z Indexed on 2010/03/20 12:51 UTC
Read the original article Hit count: 228

Filed under:
|

Is there a way to do this to Chrome?

tell application "Google Chrome" return URL of front document as string end tell

... doesn't work.

© Stack Overflow or respective owner

Related posts about google-chrome

Related posts about applescript