Subscribe to RSS feed आरएसएस फ़ीड की सदस्यता लें or या follow me मुझे का पालन करें on Twitter? पर चहचहाना?
GMail is the among the most popular web email clients. GMail है सबसे लोकप्रिय वेब ईमेल ग्राहकों के बीच. 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. अगर तुम मुझे पसंद कर रहे हैं, तुम बादल में सब कुछ और सिंक में रखने की सुविधा एक दुर्घटना के मामले में खो गए ईमेल का कोई चिंता के साथ, चाहूँगा.
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. लेकिन, एक समस्या यह है कि हमेशा nagged ने मुझे यह है कि तुम GTalk की जरूरत है mailto लिंक्स बल (जो उन ईमेल पतों को संभाल) 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. मैं कितनी बार मैं एक mailto लिंक पर क्लिक किया है गिनती नहीं था, यह खुला आउटलुक एक्सप्रेस (मैं चूक परिवर्तन परवाह नहीं है, हो सकता है और न ही मैं उन्हें इस्तेमाल कर) और फिर उन्हें बेहद दर्द में बंद कर दिया.
The official GMail blog सरकारी GMail ब्लॉग now recommends अब सिफारिश a quick tip to set Gmail as the default client in Firefox. एक त्वरित टिप Firefox में डिफ़ॉल्ट ग्राहक के रूप में जीमेल की स्थापना करेगा.
- Login to your GMail account. लॉगिन अपने जीमेल खाते.
- Paste the following line of code into the URL bar(address bar) of Firefox 3. पेस्ट कोड की यूआरएल बार (3 Firefox की पता पट्टी) में निम्नलिखित पंक्ति.
javascript:window.navigator.registerProtocolHandler(”mailto”,”https:// जावास्क्रिप्ट: window.navigator.registerProtocolHandler ( "mailto", "https: / /
mail.google.com/mail/?extsrc=mailto&url=%s”,”Gmail”) extsrc mail.google.com / mail /? mailto = & url =% s "," जीमेल ")Hit enter. मारो दर्ज करें. A prompt will ask you whether you want to “add GMail as an application for mailto links?”. एक त्वरित आप पूछेंगे? कि क्या आप "mailto लिंक्स के लिए एक आवेदन के रूप में जीमेल जोड़ना चाहते हैं."

Click “Add Application. पर क्लिक करें "अनुप्रयोग जोड़ें. This will add Gmail as one of the options for opening
mailtolinks. इसmailtoलिंक्स खोलने के लिए विकल्पों में से एक के रूप में Gmail जोड़ना होगा. Now, go to Tools -> Options -> Applications tab and choose the options as shown in the screenshot below: अब, उपकरण जाना - विकल्प> -> टैब और आवेदन के रूप में विकल्प चुनने के नीचे स्क्रीनशॉट में दिखाया गया है:ADVERTISEMENT विज्ञापन
If you are a Google Apps user, use the following code instead(replace DOMAIN.com with domain name you registered Google Apps with): यदि आप एक Google Apps उपयोगकर्ता हैं, तो निम्नलिखित कोड के बजाय का उपयोग करें (डोमेन नाम के साथ Google Apps के साथ पंजीकृत DOMAIN.com की जगह):
javascript:window.navigator.registerProtocolHandler(”mailto”,”https:// जावास्क्रिप्ट: window.navigator.registerProtocolHandler ( "mailto", "https: / /
mail.google.com/a/DOMAIN.com/mail/?extsrc=mailto&url=%s”,”Gmail”) एक mail.google.com / / DOMAIN.com / मेल / extsrc? mailto = & url =% s "," जीमेल ")
That configures GMail as the default for mailto links. कि configures mailto लिंक्स के लिए डिफ़ॉल्ट के रूप में GMail. To test, you can click on करने के लिए, आप क्लिक कर सकते हैं परीक्षण पर this link इस कड़ी (not a real email ID, but the link should help you test). (नहीं एक वास्तविक ईमेल आईडी है, लेकिन आपको कड़ी परीक्षा की मदद करनी चाहिए). This is the window that you would get when clicking on the mailto link: इस विंडो है कि जब तुम mailto लिंक पर क्लिक मिलेगा है: 
Reverting from GMail to default in Firefox GMail से वापस Firefox में डिफ़ॉल्ट के लिए
If you want to revert the setting, go to Tools -> Options -> Applications tab and click “Always Ask”. यदि आप स्थापना वापस करना चाहते हैं, उपकरण जाना - विकल्प> -> आवेदन टैब पर क्लिक करें और "हमेशा से पूछिए."
Related reading संबंधित पठन
- Download uTorrent torrent client for Mac OS X डाउनलोड मैक ओएस एक्स के लिए uTorrent धार ग्राहक
- DestroyTwitter: AIR-based Twitter client DestroyTwitter: एयर चहचहाना आधारित क्लाइंट
- Review: Digsby IM, multi-protocol IM client समीक्षा करें: Digsby IM, मल्टी प्रोटोकॉल IM ग्राहक
- Backup your GMail account with GMail Backup बैकअप जीमेल के साथ अपने जीमेल खाते में बैकअप
If you don't like handling all this code अगर आप सब इस कोड को संभाल पसंद नहीं है
, just Install Google Toolbar for Firefox and you are done. , बस स्थापित करें गूगल टूलबार के Firefox के लिए और तुम हो चुकी हैं.