如何在Windows 8中将Gmail设置为默认电子邮件客户端?


16

如何使用Gmail(在Chrome中)作为Windows 8中的默认电子邮件处理程序?

我曾经在Windows 7中使用过GmailNotifier,但这似乎不再起作用。点击mailto:链接只会打开空白页面的Chrome。

我对使用Windows 8内置的Mail应用程序不感兴趣。

Answers:


20

在Chrome中打开Gmail。然后看这个。单击地址栏中的眼睛。

在此处输入图片说明


1
我试过了,但是即使单击mailtoChrome中的链接也无法用:(
— Leftium

@Leftium可以看到屏幕快照的选项吗?您选择了Use Gmail吗?而且,您的Chrome浏览器是什么版本?
— 苹果II

嗯..这似乎可行,现在。我不确定自上次尝试以来发生了什么变化
— 〜– Leftium

啊,太好了!
— 普拉特纳拉

1
@Entrodus完成。添加了附加说明
— pratnala 2014年

11
  1. 关闭Chrome
  2. C:\Users\<your username>\AppData\Local\Google\Chrome\User Data\Local State使用记事本(或任何其他文本编辑器)打开。
  3. "javascript": true,在protocol_handler文件部分中找到,替换true为false并保存文件。
    Chrome状态设置
  4. 启动Chrome,访问Gmail并登录。
  5. 在同一标签的地址栏中,键入/粘贴此内容并按Enter键: javascript:navigator.registerProtocolHandler("mailto", "https://mail.google.com/mail/?extsrc=mailto&url=%s", "Gmail");
  6. [可选]关闭Chrome,然后恢复Local State文件更改。
  7. 打开Default Programs。
    搜索默认程序
  8. 点击Associate a file type or protocol with a program。
    默认程序对话框
  9. 选择MAILTO,然后单击Change program...按钮。
    设置关联
  10. Google Chrome从列表中选择。

完成!


这是太棒了!可以用Firefox完成吗?
— pilau 2014年

感谢您抽出宝贵的时间回复,但似乎无法在Firefox中完成(否则我会丢失某些内容)。
— pilau 2014年



By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.