I want to send a email when the user does a specific interaction in gmail. And I am going to develop a chrome extension for this purpose. I can inject a content script into gmail to achieve this.
But regarding email sending part, I can open a compose window with the message pre-filled. And the user has to send it manually. But is it possible to send the mail without interrupting the user?
Don’t you think that users will not like this ? They don’t want to be a mail sender without knowing that.
The best solution is to :