Subscribe to RSS feed Suscribirse al feed RSS or o follow me me siguen on Twitter? en Twitter?
GMail is the among the most popular web email clients. Gmail es el entre los clientes de correo Web más populares. If you are like me, you would like the convenience of having everything in the cloud and in sync, with no worries of lost emails in case of a crash. Si usted es como yo, desea que la comodidad de tener todo en la nube y en sincronía, sin preocupaciones de los correos electrónicos perdidos en caso de un accidente.
However, one problem that has always nagged me is that you need GTalk to force mailto links (those which handle email addresses) to open in GMail. Sin embargo, un problema que siempre me molestaba es que se necesita para obligar a GTalk enlaces mailto (los que manejan las direcciones de correo electrónico) para abrir en GMail. I can't count the number of times I have clicked a mailto link, had it open Outlook Express (I've not bothered to change the defaults, nor do I use them) and then closed them in sheer agony. No puedo contar el número de veces que he hecho clic en un enlace mailto, había que abrir Outlook Express (no he tomado la molestia de cambiar los valores predeterminados, ni se utilizan) y cerró en pura agonía.
The official GMail blog El blog oficial de Gmail now recommends ahora recomienda a quick tip to set Gmail as the default client in Firefox. una sugerencia rápida de configurar Gmail como el cliente predeterminado en Firefox.
- Login to your GMail account. Ingresar a tu cuenta de GMail.
- Paste the following line of code into the URL bar(address bar) of Firefox 3. Pegue la siguiente línea de código en la barra de direcciones (la barra de direcciones) de Firefox 3.
javascript:window.navigator.registerProtocolHandler(”mailto”,”https:// javascript: window.navigator.registerProtocolHandler ( "mailto", "https: / /
mail.google.com/mail/?extsrc=mailto&url=%s”,”Gmail”) mail.google.com / mail /? extsrc = mailto & url =% s "," Gmail ")Hit enter. Pulse intro. A prompt will ask you whether you want to “add GMail as an application for mailto links?”. Un mensaje le preguntará si desea "añadir Gmail como una aplicación para los enlaces mailto?".

Click “Add Application. Haga clic en "Añadir aplicación. This will add Gmail as one of the options for opening
mailtolinks. Esto añadir Gmail como una de las opciones para abrir enlacesmailtoNow, go to Tools -> Options -> Applications tab and choose the options as shown in the screenshot below: Ahora, vaya a Herramientas -> Opciones -> pestaña Aplicaciones y seleccione las opciones como se muestra en la siguiente imagen:ADVERTISEMENT PUBLICIDAD
If you are a Google Apps user, use the following code instead(replace DOMAIN.com with domain name you registered Google Apps with): Si usted es un usuario de Google Apps, utilice el código siguiente en su lugar (sustituir DOMAIN.com con el nombre de dominio se registró con Google Apps):
javascript:window.navigator.registerProtocolHandler(”mailto”,”https:// javascript: window.navigator.registerProtocolHandler ( "mailto", "https: / /
mail.google.com/a/DOMAIN.com/mail/?extsrc=mailto&url=%s”,”Gmail”) mail.google.com / a / DOMAIN.com / mail /? extsrc = mailto & url =% s "," Gmail ")
That configures GMail as the default for mailto links. De que Gmail se configura como el predeterminado para los enlaces "mailto". To test, you can click on Para probar, puede hacer clic en this link en este enlace (not a real email ID, but the link should help you test). (no es un correo electrónico REAL ID, pero la relación debería ayudar a probar). This is the window that you would get when clicking on the mailto link: Esta es la ventana que se podrían obtener al hacer clic en el enlace mailto: 
Reverting from GMail to default in Firefox Volviendo de GMail por defecto en Firefox
If you want to revert the setting, go to Tools -> Options -> Applications tab and click “Always Ask”. Si desea revertir la configuración, vaya a Herramientas -> Opciones -> pestaña Aplicaciones y haga clic en "Preguntar siempre".
Related reading Lectura relacionada
- Download uTorrent torrent client for Mac OS X Descargar cliente de torrent uTorrent para Mac OS X
- DestroyTwitter: AIR-based Twitter client DestroyTwitter: AIR basadas en cliente de Twitter
- Review: Digsby IM, multi-protocol IM client Review: Digsby IM, multi-protocolo de cliente de mensajería instantánea
- Backup your GMail account with GMail Backup Copia de seguridad de tu cuenta de Gmail con Gmail Copia de seguridad
If you don't like handling all this code Si no te gusta manejar todo este código
, just Install Google Toolbar for Firefox and you are done. , Sólo tiene que instalar la barra Google para Firefox y ya está.