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 и вы сделали.