Updated chrome app description
This commit is contained in:
parent
ec8e69f30e
commit
6a618615af
|
@ -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/",
|
||||
|
|
Loading…
Reference in New Issue