Chrome应用在窗口中

时间:2013-08-27 14:47:13

标签: google-chrome google-chrome-extension google-chrome-app

我想创建一个Chrome网络应用,它将在自己的窗口中打开,例如Google Keep扩展程序。 我制作了chrome web store包,但如何在自己的窗口中打开它而不是chrome浏览器?

1 个答案:

答案 0 :(得分:3)

通过

创建packaged app

请参阅hello-world sample