Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "app": { "background": { "scripts": [ "min.js" ] } }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Binary file analyzer for Chrome", "name": "HexReader", "permissions": [ "fileSystem", "contextMenus", "clipboardWrite", "storage" ], "minimum_chrome_version": "23", "icons": { "16": "icon_small.png", "128": "icon.png" }, "offline_enabled": true, "manifest_version": 2, "version": "0.5.24" }