I want the ability to choose my browser dynamically when clicking on
links in the side bar.
Example implementation ideas:
1. User pre-defines settings/logic dictating which browser to use
depending on the link url or where it is opened
2. When the user ctrl-clicks a link, a menu of browsers is opened so
that the user can then select the right browser
This feature is useful because:
-not all browsers display all sites equally well
-the user may be logged on via different browsers on different sites,
which may require different browsers
-different browsers may have different proxy settings associated with
them
Thanks!