mailto-chromeextension
mailto-chromeextension copied to clipboard
Help getting this to work with Inbox by Gmail?
I'm using the latest Chrome for Mac OSX Yosemite and was wondering if anyone
could help me to make this work with Inbox by Gmail? I looked for a way to
compose a new message in a separate URL, but no luck.
Thanks!
Original issue reported on code.google.com by [email protected]
on 11 Feb 2015 at 1:11
I'm not really sure what you mean. Do you want to compose an empty message, or
do you want to be able to click on links on web pages that fill in some data of
your new message?
Original comment by [email protected]
on 11 Feb 2015 at 11:30
"Inbox by Google" is an alternative web-based mail service from Google.
It doesn't appear to have a URL to allow a compose of a new post, like Gmail does. So, until it has one, the only way to send a message is to use Gmail - it'll still appear in your sent items and it'll close the window after you're done.
I would love this functionality. I am not entirely sure that the devs of this extension can make this change.
See: http://webapps.stackexchange.com/questions/86612/how-do-i-get-google-inbox-to-ask-me-to-be-a-mailto-handler
You can use this extension with this custom URL : https://inbox.google.com/?to={to}&cc={cc}&bcc={bcc}&subject={subject}&body={body}
See PR #74 :)