New issue
Advanced search Search tips

Issue 868098 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 13
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

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" }
}
 
Labels: Needs-Milestone
Labels: Needs-Feedback
Do you have an issue to report? If so can you provide some details of what you are seeing and what you expect?
Status: WontFix (was: Unconfirmed)
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