Subscribe to RSS feed Prihlásiť sa na odber RSS feed or alebo follow me za mnou on Twitter? on Twitter?
GMail is the among the most popular web email clients. GMail je medzi zákazníkmi najpopulárnejšie webový 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. Ak ste rovnako ako ja, ako by ste je výhodné mať všetko v oblaku a synchronizácia, bez obáv o stratu e-mailov v prípade havárie.
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. Avšak jeden problém, ktorý sa vždy sekýrování mňa je, že musíte Gtalk vynútiť mailto odkazy (tie, ktoré sa zaoberajú e-mailovej adresy), otvoriť v 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. Nedokážem spočítať, koľkokrát som klikol mailto link, keby programu Outlook Express (som neobťažoval zmeniť predvolené nastavenia, ani som ich používať) a zavreli sa v naprosté agónii.
The official GMail blog GMail oficiálny blog now recommends teraz odporúča a quick tip to set Gmail as the default client in Firefox. rýchly tip na Gmail nastaviť ako predvolený klient vo Firefoxe.
- Login to your GMail account. Prihlásiť sa do svojho účtu Gmail.
- Paste the following line of code into the URL bar(address bar) of Firefox 3. Vložte nasledujúci riadok kódu do baru URL (adresný riadok) Firefoxu 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. Stlačte kláves Enter. A prompt will ask you whether you want to “add GMail as an application for mailto links?”. Riadku sa vás spýta, či chcete "pridať GMail ako žiadosť o mailto odkazy?".

Click “Add Application. Kliknite na tlačidlo "Pridať aplikáciu. This will add Gmail as one of the options for opening
mailtolinks. Tým sa pridá Gmail ako jednu z možností pre otvoreniemailtoodkazy. Now, go to Tools -> Options -> Applications tab and choose the options as shown in the screenshot below: Teraz, choďte na Nástroje -> Možnosti -> záložku Applications a vyberte možnosti, ako je znázornené na nasledujúcom obrázku:ADVERTISEMENT REKLAMA
If you are a Google Apps user, use the following code instead(replace DOMAIN.com with domain name you registered Google Apps with): Ak ste Google Apps užívateľa, použite nasledujúci kód, miesto (nahradí DOMAIN.com sa názov domény, ktorú ste zaregistrovali Google Apps s):
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 / / DOMAIN.com / mail /? extsrc mailto = & url =% s "," Gmail ")
That configures GMail as the default for mailto links. GMail, že nastaví ako predvolené pre mailto odkazy. To test, you can click on Ak chcete vyskúšať, môžete kliknúť na this link tento odkaz (not a real email ID, but the link should help you test). (nie skutočnú emailovú ID, ale odkaz by vám mal pomôcť test). This is the window that you would get when clicking on the mailto link: Toto je okno, ktoré by ste si pri kliknutí na odkaz mailto: 
Reverting from GMail to default in Firefox Návrat z GMail na predvolené vo Firefoxe
If you want to revert the setting, go to Tools -> Options -> Applications tab and click “Always Ask”. Ak sa chcete vrátiť nastavenie, choďte na Nástroje -> Možnosti -> záložku Aplikácie a kliknite na tlačidlo "Always Ask".
Related reading Súvisiace čítanie
- Download uTorrent torrent client for Mac OS X Stiahnuť uTorrent torrent klient pre Mac OS X
- DestroyTwitter: AIR-based Twitter client DestroyTwitter: AIR-založené Twitter klient
- Review: Digsby IM, multi-protocol IM client Recenzia: IM Digsby, multi-protokol IM klient
- Backup your GMail account with GMail Backup Zálohovať tvoj GMail účet s GMail Zálohovanie
If you don't like handling all this code Ak sa vám nepáči, že zvládajú všetky tento kód
, just Install Google Toolbar for Firefox and you are done. , Stačí nainštalovať Google Toolbar pre prehliadač Firefox a je hotovo.