在域外共享 Apps 脚本插件

Share Apps Script Add-on outside domain

有没有办法与免费的 gmail 共享 Google Apps Scripts 附加组件(用于 Google 表格)? 在我们公司,每个人都有域电子邮件,但有时我希望允许协作者使用我们的附加组件。

方法是publish it。如果您不想将其设为 public,您可以将其设为不公开或私密,与 Google 群组共享。