[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] default browser in thunderbird
- Subject: [ale] default browser in thunderbird
- From: christopher at bollingetorix.net (Christopher Bollinger)
- Date: Wed, 16 Sep 2015 16:27:34 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
don't forget
user_pref("network.protocol-handler.app.https", "/bin/firefox -private");
If you are opening https sites you'll need to change that as well.
Christopher Bollinger
On 09/16/2015 03:24 PM, Paul Cartwright wrote:
> Not sure what I am doing wrong..
> I have this line in my prefs.js:
>
> user_pref("network.protocol-handler.app.http", "/bin/firefox -private");
>
> but chrome still opens when I click a link in thunderbird emails..
> how-to change default browser to firefox in thunderbird??
>
>