Use chrome.app.window.create in a user javascript -


window.open works wan't try using chrome.app method nothing happens

i downloaded chrome app samples https://github.com/googlechrome/chrome-app-samples , sample called window-options doesn't work me either...

if click on create window nothing happens https://raw.githubusercontent.com/googlechrome/chrome-app-samples/master/samples/window-options/assets/screenshot_1280_800.png

edit: tried enabling experimental api's , still not working

the samples seem work, including 1 opening new window. did wrong not loading them extension, opened html in browser. guess have make extension , not user javascript wan't do


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -