mailto-chromeextension icon indicating copy to clipboard operation
mailto-chromeextension copied to clipboard

Help getting this to work with Inbox by Gmail?

Open GoogleCodeExporter opened this issue 9 years ago • 5 comments

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

GoogleCodeExporter avatar Apr 05 '15 14:04 GoogleCodeExporter

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

GoogleCodeExporter avatar Apr 05 '15 14:04 GoogleCodeExporter

"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.

jamescridland avatar Sep 04 '15 06:09 jamescridland

I would love this functionality. I am not entirely sure that the devs of this extension can make this change.

johnypony3 avatar Apr 16 '16 10:04 johnypony3

See: http://webapps.stackexchange.com/questions/86612/how-do-i-get-google-inbox-to-ask-me-to-be-a-mailto-handler

mica avatar May 11 '16 02:05 mica

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 :)

guillaumewuip avatar May 15 '16 18:05 guillaumewuip