manifest.json
Reported by
mohamed....@gmail.com,
Jul 26
|
|||
Issue description
{
"name": "Hello World!",
"description": "My first Chrome App.",
"version": "0.1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["background.js"]
}
},
"icons": { "16": "calculator-16.png", "128": "calculator-128.png" }
}
,
Jul 27
Do you have an issue to report? If so can you provide some details of what you are seeing and what you expect?
,
Aug 13
Closing issue due to lack of feedback requested but not provided. If the issue still exists please open a new issue with the details requested. |
|||
►
Sign in to add a comment |
|||
Comment 1 by vamshi.kommuri@chromium.org
, Jul 27