javascript - Google Drive API should open a local URL -


i´m searching way, google drive app opens local url extension.

i know way, extension redirects after opening file extension web url.

i need way, open javascript (e.g. index.js) folder of extension, installad on users pc.

does knows solution?

the background of workaround: no private data should go webserver. actions should handled on javascript in browser of user.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -