Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Opening in the Frontmost Browser' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Opening in the Frontmost Browser
Authored by: zaudragon on May 15, '10 02:53:34PM

This is one of the most useful hints I've read here by far! My only gripe was that the link would open in the first browser in the if-else block, instead of opening in the frontmost browser.

So, I made my own version of the script that does just that, using a helper executable which lists all your applications in order from front to back (like when you get when you press cmd+tab).

It's here if anyone wants it: http://www.mediafire.com/?ntm5koymvtd

Note that the list of browsers it allows you to open in is listed at the top of the script, and you can also set a "default" browser, i.e. the one it opens if there is no currently running browser.



[ Reply to This | # ]