Choosy: A Smarter Default Browser

This is pretty cool - a default browser that lets you select which browser you would like the link to be launched with. I am still testing it out, but it seems to work well, and the interface is very unobstrusive. I do all my browsing in Safari and development in Firefox, so being able to select which browser to go to depending on the link is really nice - I used to copy and paste when I needed to go to Firefox.

Visit the bookmark »

Speak Your Mind

  • Your address won't be shown, it will be used for Gravatar icons if available.

  • Markdown is allowed.

Header 1    Header 2
========    --------

*italic*    **bold**

> A single level blockquote
>> A nested quote

A link: [example](http://url.com "title")
Or a quick URL: <http://url.com>

1. Numbered list item 1
2. Numbered list item 2

* Unordered list item 1
* Unordered list item 2

Any paragraph with 4 spaces to 
the left is a preformatted code block

Language specific code blocks with 
syntax highlighting are supported too:

@@ python
import antigravity
@@ end