JSON Syntax Error in "Chrome Extensions - Getting Started Tutorial"
Reported by
sven.sch...@scandio.de,
Aug 26
|
|||
Issue descriptionhttps://developer.chrome.com/extensions/getstarted#user_interface In the manifest.json code block this is highlighted: "page_action": { "default_popup": "popup.html", }, It contains an syntax error (trailing comma). This would be correct: "page_action": { "default_popup": "popup.html" }, Sorry for the wrong category "Translation Issue", but I couldn't find a better fitting one.
,
Nov 15
***UI Mass Triage*** Adding appropriate label for expert review.
,
Jan 10
This bug had an unsupported status. Updating to Untriaged so someone will reevaluate.
,
Jan 10
|
|||
►
Sign in to add a comment |
|||
Comment 1 by jdignos@chromium.org
, Oct 2