Set Web e-mail as default Firefox e-mail
In olden days, when you clicked on an e-mail link in your browser, it had to have an e-mail client to launch. That method doesn't work if you use a service such as Gmail or Yahoo Mail as your main account.
Firefox 3 to the rescue. Watch our video on how to do this tip, then come back here for the written steps.
Go to Tools and options (Firefox and Preferences on a Mac).
Choose Applications.
Search "mailto".
In the drop-down menu Choose Yahoo Mail.
What? You don't use Yahoo Mail? Thanks to Lifehacker.com for publishing the instructions for how to use Gmail.
Open your Gmail in Firefox.
You'll need this string of code to enter.
javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")
Press add application.
And now when you click an e-mail link, it will ask you which Web mail program you'd like to use.
Get a few more non-video Firefox tips at Webware.com.



javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")
Okay... that didn't work, too long, text didn't wrap around. There's two parts of that line of code, first part is easily visible, and is:
javascript:window.navigator.registerProtocolHandler
The line continues, with no spaces, with the following text:
("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")
- choose other ,it opens a windows application folder ,
- and I choose thunderbird it comes up in the mail to window ,
- I click email link in a webpage ,nothing happens
Brian
Anyway, in the process I deleted the Yahoo Mail protocol handler (not needed, since Webmail Compose intercepts any MailTo functions), and I suspect this is why Send Link doesn't work.
I'd like to restore that protocol handler, but I can't figure out how to do that. I tried re-installing FF3, since I'm pretty sure the Yahoo Mail protocol handler is "bundled" with it. I also tried installing Yahoo Toolbar, thinking that might re-install the protocol handler. No go...
If anyone can go into their about:config file and let me know the values for that protocol handler, I should be able to use registerProtocolHandler to restore it.
Any help will be much appreciated.
JohnB
- by billnem July 13, 2009 1:30 PM PDT
- Any way to get firefox to send mailto links to MobileMe webmail? Thanks.
- Like this Reply to this comment
-
(14 Comments)