To open http links correctly Add: user_pref("network.protocol-handler.app.http", "/usr/local/bin/firefox"); user_pref("network.protocol-handler.app.https", "/usr/local/bin/firefox"); user_pref("network.protocol-handler.app.ftp", "/usr/local/bin/firefox"); To: ~/.thunderbird//prefs.js