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