happypy

browser_action' is only allowed for extensions but this is a legacy packaged app

manifest.json中不可包含调试代码:
 
 "app": {
    "launch": {
     "local_path": "main.html"
   }
 },

posted on 2018-05-08 11:07  happypy  阅读(689)  评论(0)    收藏  举报

导航