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


Click here to return to the 'Open external links in currently running browser' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open external links in currently running browser
Authored by: cyberdork33 on May 07, '10 09:30:50AM

I hide applications quite a bit, so the 3rd line in the script makes this not work the way I want to. I replaced it instead with

<code>set browser_apps to the name of every process whose background only is false</code>

This filters out all the background apps and ignores whether the browser is hidden or not.



[ Reply to This | # ]