-1

I would like to programmatically close the add-on after clicking a button. Is is possible to close the addon programmatically?

Thank you

kambi
  • 3,291
  • 10
  • 37
  • 58
  • Did you do any research or testing? What happens if you [pop every Card?](https://developers.google.com/apps-script/reference/card-service/navigation) – tehhowch Mar 19 '18 at 15:17

1 Answers1

1

As of now, there is no provision for closing the GMail add on programatically. User has to click on the add on icon on the side bar to close it.

Sabbu
  • 411
  • 4
  • 8