Set gmail as default e-mail handler for mailto-links (Short answer)

  • Open Chrome
  • Open Gmail in a tab
  • Paste the following in the address bar of that tab
    javascript:navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","Gmail");
  • Click Allow

Comments

Popular posts from this blog

How to decrypt stored password from SSMS registered servers

How to fail sql server agent job if powershell script fails

Cause for Parameter is incorrect 0x80070057 error in ssis