View Browser Source (AppleScripts)
Our set of AppleScripts was mentioned yesterday by Zeldman, and was coincidentally updated to version 1.3 — for those of you in the dark, Webgraph’s View Browser Source AppleScripts (created by yours truly) fill a still-glaring gap present in all OS X web browsers: the lack of an option to view web page source in an external editor of your choosing.
Our scripts solve this problem by using the AppleScript hooks built into most OS X web browsers, as well as a few clever uses of Unix apps like cURL, to pick up the source of the site you are viewing, and insert it into a new document in your text editor of choice (actually, the text editor must be selected from the list I chose to support, but I’ve covered pretty much all the usual options, including command line editors, and I’m willing to add text editors to the list upon request).
They are really wonderful, if I do say so myself (I use them every day), and for folks like Zeldman, these scripts provide a much-needed feature not seen since the days of OS 9…
Download your copy today, and let me know what you think — I’m always open to suggestions.
This item was posted by Friday, August 29th, 2003.
onCategories:
You can follow comments on this item via the RSS 2.0 feed.
Comments are closed.