Last active
May 29, 2019 08:23
-
-
Save lhns/7374e112cfae61d7bdc62142cd1cdff7 to your computer and use it in GitHub Desktop.
Register Gmail as a protocol handler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/u/1/?extsrc=mailto&url=%s","Gmail") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment