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

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -