Modifying the Google Drive menu interface
Posted
by
Dangerbunny
on Stack Overflow
See other posts from Stack Overflow
or by Dangerbunny
Published on 2013-07-01T16:06:08Z
Indexed on
2013/07/01
16:21 UTC
Read the original article
Hit count: 241
So I'm working on a web-app for the Google Marketplace that's going to involve integration with Google Drive. Part of what I want to be able to do with the app involves something along the lines of adding a menu option to the Drive menu interface. For instance, you could be editing a document in drive and browse to File->"My new fancy option." Does anyone know if this is possible? Or if it is not, is there another way of adding this sort of custom action functionality where you are able to perform non Drive standard actions on files from within the Drive interface?
© Stack Overflow or respective owner