Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"app": {
"launch": {
"container": "tab",
"web_url": "http:\/\/iblogbox.com\/devtools\/myjson"
},
"urls": [
"http:\/\/iblogbox.com\/devtools\/myjson"
]
},
"description": "Tool for formatting json data, into a pretty human readable format.",
"icons": {
"128": "icon128.png"
},
"name": "JSON Formatter",
"permissions": [
"notifications",
"unlimitedStorage"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0.1.2"
}