如何修复在Chrome中无法使用的mailto:

使用最新版本的Chrome时,当我点击mailto:链接时,默认不再打开GMAIL。

以下是修复方法:

1) 在Chrome中打开GMAIL
2) 在同一页面上,右键单击鼠标并点击“检查”
3) 滚动到“控制台”

4) 复制此函数并粘贴到“控制台”下
    

navigator.registerProtocolHandler("mailto",
                                  "https://mail.google.com/mail/?extsrc=mailto&url=%s",
                                  "Gmail");

5) 按Enter
6) Chrome会要求您再次确认将mailto与GMAIL关联,点击“允许”

完成

Join the conversation

You need an account to comment on this article. Creating one is free and takes under a minute.

  • The XMLTV file, free to download every day
  • Comment on articles and reply to other readers
  • Get an e-mail when an article you follow is updated

No comments yet.

Une erreur s'est produite. Cette application peut ne plus répondre jusqu'à ce qu'elle soit rechargée.Veuillez contacter l'auteur. Reload 🗙