It's well known on how to make a custom upper menu item (https://developers.google.com/apps-script/guides/menus), but can you append a function to the context menu when right clicking a cell or item?
Asked
Active
Viewed 6,059 times
21
-
no, create a sidebar / Add-on for those types of functions – Bryan P Jan 13 '15 at 21:52
1 Answers
20
No. Can't do it. There is no class or method to modify the right click context menu.

Alan Wells
- 30,746
- 15
- 104
- 152