【发布时间】:2014-06-24 20:15:30
【问题描述】:
在 chrome webstore 中上传我的 web 应用程序后,上传完成后出现错误。 这是错误:
这是我的 manifest.json 文件:
"icons": { "16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png" },
如何修复这个 manifest.json?
【问题讨论】:
标签: json web manifest chrome-web-store