Updated chrome app description

This commit is contained in:
josdejong 2013-03-08 22:14:07 +01:00
parent ec8e69f30e
commit 6a618615af
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "JSON Editor",
"version": "2.0.2",
"description": "JSON Editor is a tool to view, edit, and format JSON. It shows your data in an editable treeview and in formatted plain text.",
"version": "2.1.0",
"description": "JSON Editor is a tool to view, edit, and format JSON. It shows your data in an editable treeview and in a code editor with syntax highlighting.",
"app": {
"urls": [
"http://jsoneditoronline.org/",