Tag: fastscripts
Use AppleScript to open current Safari URL in Google Chrome
I've been using John Gruber's suggestions from Going Flash-Free on Mac OS X, and How to Cheat When You Need It to avoid installing Adobe Flash by using Google Chrome (which includes its own version of Flash) whenever I run into a page that has Flash I want to see. To make this easier, John ...
Apptivate 2.0 adds keystroke sequence shortcuts
There are a plethora of "launcher" apps out there. I've used LaunchBar ($35) since it was released for NeXTStep; other folks seem fond of Alfred (free, with additional powerpack for £12, or about US$20), Butler ($20), Keyboard Maestro ($36) or Google Quick Search Box (free). The venerable but ...
Create keyboard shortcuts to jump to Safari 4 tabs directly
My friend Steve (no, not that Steve) just solved a problem I've had for awhile now: how to jump to a specific tab in Safari using the keyboard. Turns out that it's possible, and it's free, and it works pretty well. What else could you ask for? The solution comes from Paul Kretek's website where ...
Twitter undo AppleScript
If you use Twitter via the web, you can simply click the trash can next to that last tweet that had a typo or - *gasp* - you realized all too late shouldn't be public. If you use something like the TUAW favorite Twitterrific from the Iconfactory, however, you're at a loss, as it features no such ...
An AppleScript for selecting the iChat menubar item
I understand if this might sound kinda weird, but hear me out: As an iChat user, I love the flexibility of its UI and the clever menubar item that displays all available contacts. Since I've found myself flying without displaying the buddy list more and more often lately, I've been wishing for a way ...
AppleScript to view next unread message in Mail
If you've ever wished for the ability to go to the next unread message in Mail, instead of having to shuffle through all the unread ones, some enterprising AppleScript.net forum members have put together a script that might go well with your favorite app/script launcher, such as FastScripts. I tried ...