Reputation: 349
Beginner question here. Let's say I have my program in Javascript and it's connected to a server. The goal of this program would be that once you right click on a document, it appears in the "Open With" tab. How would I be able to test that this works? How would i get it to appear within this tab? This is probably some dumb oversight on my part,
Thanks in advance.
Upvotes: 0
Views: 68
Reputation: 13469
What you're trying to do is Connect apps to Drive. To do that, your app must be a Chrome app and it must be uploaded on the Chrome store.
If you've done that, follow these steps:
You're app will now appear in the Open-with contextmenu (right-clicking) if it is able to open your Drive files.
Upvotes: 1