/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
tell application "Safari" set strURL to URL of front document end tell tell application "Quicksilver" set selection to strURL end tell