【发布时间】:2012-08-04 11:56:58
【问题描述】:
我已经使用代码在清单版本 1 中制作了一个 chrome 应用程序:
{
"name": "J-Tech",
"version": "2",
"icons": { "128": "icon.png" },
"app": {
"urls": [
"http://www.j-tech-web.co.uk"
],
"launch": {
"web_url": "http://www.j-tech-web.co.uk"
}
}
}
我找不到一个教程来让我进入我的网站,谁能告诉我怎么做
【问题讨论】:
标签: json google-chrome web-applications google-chrome-extension manifest