Subscribe to RSS feed Abonneren op RSS-feed or of follow me follow me on Twitter? op Twitter?
GMail is the among the most popular web email clients. GMail is het een van de meest populaire clients web e-mail. 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. Als je net als ik, wilt u het gemak van het hebben van alles in de wolk en in sync, zonder zorgen van verloren e-mails in het geval van een crash.
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. Echter, een probleem dat altijd gezeurd mij is dat je nodig hebt GTalk naar mailto links kracht (die e-mailadressen handvat) te openen in 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. Ik kan niet tellen het aantal keer heb ik een mailto-link geklikt, was het openen van Outlook Express (ik heb moeite om de standaardinstellingen te wijzigen, noch kan ik ze gebruiken) en vervolgens sloot ze in pure doodsangst.
The official GMail blog De officiële Gmail-blog now recommends nu raadt a quick tip to set Gmail as the default client in Firefox. een snelle tip om Gmail instellen als standaard client in Firefox.
- Login to your GMail account. Log in op uw Gmail-account.
- Paste the following line of code into the URL bar(address bar) of Firefox 3. Plak de volgende regel code in de URL-balk (adresbalk) van 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. Druk op enter. A prompt will ask you whether you want to “add GMail as an application for mailto links?”. Een prompt zal u vragen of u wilt "Gmail toe te voegen als een aanvraag voor mailto links?".

Click “Add Application. Klik op "Add Application. This will add Gmail as one of the options for opening
mailtolinks. Dit zal Gmail als een van de opties voor het openenmailtolinks. Now, go to Tools -> Options -> Applications tab and choose the options as shown in the screenshot below: Nu, ga naar Extra -> Opties -> tabblad Toepassingen en kies de opties zoals in de screenshot hieronder:ADVERTISEMENT ADVERTISEMENT
If you are a Google Apps user, use the following code instead(replace DOMAIN.com with domain name you registered Google Apps with): Als u een Google Apps-gebruiker, gebruikt u de volgende code in plaats daarvan (DOMAIN.com vervangen door een domeinnaam die u geregistreerd Google Apps met):
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. Dat configureert GMail als standaard voor mailto links. To test, you can click on Om te testen, kunt u klikken op this link deze link (not a real email ID, but the link should help you test). (niet een echte e-ID, maar de link moet u helpen test). This is the window that you would get when clicking on the mailto link: Dit is het venster dat u zou krijgen bij het klikken op de mailto-link: 
Reverting from GMail to default in Firefox Terugdraaien van Gmail standaard in Firefox
If you want to revert the setting, go to Tools -> Options -> Applications tab and click “Always Ask”. Als u wilt terugkeren naar de instelling, ga naar Extra -> Opties -> tabblad Toepassingen en klik op "Altijd vragen".
Related reading Betrokken lezing
- Download uTorrent torrent client for Mac OS X Download uTorrent torrent client voor Mac OS X
- DestroyTwitter: AIR-based Twitter client DestroyTwitter: AIR-gebaseerde Twitter-client
- Review: Digsby IM, multi-protocol IM client Review: Digsby IM, multi-protocol IM-client
- Backup your GMail account with GMail Backup Backup uw GMail-account met GMail Backup
If you don't like handling all this code Als je niet van de behandeling van alle deze code
, just Install Google Toolbar for Firefox and you are done. Net Installeer Google Toolbar voor Firefox en je bent klaar.