Firefox 3: Set Firefox 3 to Launch Gmail for mailto Links
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 70 people (-9 private), first by anonymouse user on 2008-05-21
- Chrissv on 2009-08-12 - Tags no_tag
- Docspike on 2009-07-09 - Tags no_tag
- Greenup on 2009-05-18 - Tags no_tag
- Chazmodogzx1 on 2009-04-14 - Tags chazmodogzx
- Wizzylolly on 2009-04-02 - Tags gmail , firefox
Public Sticky notes
Highlighted by lethalox
Highlighted by fichter
Highlighted by fichter
Highlighted by leadingzero
Highlighted by leadingzero
Highlighted by fichter
Highlighted by tkackey
Highlighted by docspike
Ready to set up Gmail? Roll up those sleeves.
- Open Gmail in Firefox.
- In the tab where Gmail is loaded, copy and paste the following snippet of JavaScript into your address bar:
javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")
If you are a Google Apps user, use this code instead, but replace example.com with your domain name:javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/a/example.com/mail/?extsrc=mailto&url=%s","GMail") - Firefox 3 will ask permission to add Gmail as default mailto handler. Click the Add Application button, as shown.

Update, 6/18/08: Thanks to a great tip from a reader Andrew, the instructions above have been shortened considerably. Thanks, Andrew!
Now, if you click a mailto: link—try the tips link on Lifehacker's sidebar—Firefox 3 will ask which application you want to use. Choose Gmail, and select "Remember my choice for mailto links" to set the preference permanently.

Highlighted by hamedmay82
Highlighted by wizzylolly
Highlighted by nuyoda
Highlighted by oneeye
about:config and set gecko.handlerService.allowRegisterFromDifferentHost back to false.
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Highlighted by oneeye
Wonder how it's invoked, or if that can be changed to Google Calendar? "
@roachfiend: Surely it can using the same method above; the catch is that GCal has to have a URL available that can take a webcal link and handle it correctly, the way that Gmail URL can take a mailto:someone@example.com and turn it into a compose field correctly. Is there one that you know of?
Webapps just have to catch up to take advantage of the new feature, and no doubt they will eventually.
Highlighted by oneeye


Public Comment