Subscribe to RSS feed Підписатися на RSS-канал or або follow me Follow Me on Twitter? на 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. Проте одна з проблем, яка завжди пиляла мене те, що Вам потрібно, щоб змусити 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. Я не можу порахувати скільки разів я натиснув це посилання, якщо б він Відкрийте Outlook Express (я не потрудився змінити значення за замовчуванням, і не можу їх використовувати), а потім закрив їх у прямовисному агонії.
The official GMail blog В офіційному блозі GMail now recommends в даний час рекомендує a quick tip to set Gmail as the default client in Firefox. швидкий відгук встановити Gmail як клієнт за замовчуванням в Firefox.
- Login to your GMail account. Увійти у ваш профіль Gmail.
- Paste the following line of code into the URL bar(address bar) of Firefox 3. Вставте наступні рядки коду в адресному рядку URL (адреса бар) Firefox 3.
javascript:window.navigator.registerProtocolHandler(”mailto”,”https:// JavaScript: window.navigator.registerProtocolHandler ( "Написати лист", "HTTPS: / /
mail.google.com/mail/?extsrc=mailto&url=%s”,”Gmail”) mail.google.com / mail /? extsrc Mailto = & url =% S "," Gmail ")Hit enter. Натисніть на клавішу Enter. A prompt will ask you whether you want to “add GMail as an application for mailto links?”. Строки запитає вас, чи хочете ви "Add GMail, як заявка на Mailto спонсорів?".

Click “Add Application. Натисніть кнопку "Додати програму. This will add Gmail as one of the options for opening
mailtolinks. Це дозволить додати Gmail в якості одного з варіантів відкриттяmailtoпосилання. 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, використовуйте наступний код замість (замінити DOMAIN.com з доменним ім'ям ви зареєстрований Служб Google с):
javascript:window.navigator.registerProtocolHandler(”mailto”,”https:// JavaScript: window.navigator.registerProtocolHandler ( "Написати лист", "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 за замовчуванням для Mailto посилання. 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: Це вікно, яке ви отримаєте, якщо натиснути на це посилання: 
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 Torrent клієнт для Mac OS X
- DestroyTwitter: AIR-based Twitter client DestroyTwitter: повітряного базування Twitter клієнт
- Review: Digsby IM, multi-protocol IM client Огляд Digsby І.М., декілька протоколів чату клієнт
- Backup your GMail account with GMail Backup Резервне копіювання GMail з моїм обліковим записом Gmail Backup
If you don't like handling all this code Якщо вам не подобається займатися всіма цього Кодексу
, just Install Google Toolbar for Firefox and you are done. , Можна просто встановити панель інструментів Google для Firefox і ви зробили.