Sha256: ddfbc62d06dc77a9a90866514fb05950cbe534caf58128ab1600472d84b3588a
Contents?: true
Size: 702 Bytes
Versions: 1
Compression:
Stored size: 702 Bytes
Contents
{ "manifest_version": 2, "name": "JSON Editor", "version": "@@version", "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.", "app": { "urls": [ "http://jsoneditoronline.org/", "http://jsoneditoronline.org/index.html", "http://jsoneditoronline.org/changelog.txt", "http://jsoneditoronline.org/NOTICE" ], "launch": { "web_url": "http://jsoneditoronline.org/" } }, "icons": { "16": "icon_16.png", "128": "icon_128.png" }, "permissions": [ ], "offline_enabled": false }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bee_api-0.0.5 | vendor/app/chrome/manifest.json |