Hi... I hacked up a little script to open URLs in Mozilla, based on the viewurl-netscape.sh script.
It uses some environment variables for configuration: - VURL_MOZILLA: to specify the mozilla binary (defaults to 'mozilla') - VURL_HOME: a default homepage that is opened if the script is called without parameters (defaults to 'http://www.linux.org', remnant of viewurl-netscape.sh) - VURL_OPENMODE: specifies where the URL should me opened. Possible values are: * new-tab (opens URL in a new tab) (default) * new-window (opens URL in a new window) * current (opens URL in the current window) Use it if you like it. For questions or comments please mail me directly, I'm not subscribed to the list. -- Got Backup?
viewurl-mozilla.sh
Description: application/shellscript