Increasing Accessibility for Internally Deployed Google Sheets Add-on On Menu Placement.
9 views
Skip to first unread message
Ivan Arsyaditya
unread,
Jun 5, 2025, 11:03:21 AM (13 days ago) Jun 5
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
I made macro scripts for Google Sheet and deploy it as an add-on internally. It has 3 functions: Get ImportRange, Trace Precedent, and Trace Dependent.
The problem is on the menu accessibility. They are placed inside "Extensions" -> [AddOn name] -> [Function Name]. Get ImportRange function will be executed frequently and whoever using that will not be comfortably using it due to inefficient accessibility.
Approach like place it on the top level menu or add a keyboard shortcut will increase the usability of the add-on, but it does not feasible from the info that I receive online.
Is there another way around or another approach to solve that problem? Disclaimer:
If you have received this e-mail in error please delete it from your system and notify the sender immediately. Any use, distribution or disclosure of any part of this e-mail is strictly prohibited.