Tagged Questions
9
votes
10answers
5k views
Using AppleScript to grab the URL from the frontmost window in web browsers: The definitive list
I built a [widget][1] that grabs the URL from the frontmost window in Safari, then allows you to shorten it using the tr.im API. Works sweet as.
I want to make this more flexible, so am investigating ...