google apps script - Add-Ons in view only and comment mode? -


i've been looking everywhere , can't life of me find info on this.

so i've published workflow add-on internally company, , i've realized there no add-on menu in view mode on documents, , in suggest mode menu there, empty.

is there way enable add-on in these states? critical functionality of scripts.

not possible. add-ons (and apps script in general) requires write permission bound document.

i cant find anywhere in official docs either, thou vaguely suggested in docs saying "collaborators" https://developers.google.com/apps-script/add-ons/lifecycle

i know not supported because first question asked google year ago when feature introduced. said no never built addon either because needed would-be addon.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -