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": "Flash Master", "version": "2.0.0.2", "manifest_version": 2, "description": "Open flash file in full screen or download it for offline use", "icons": { "16": "FlashMaster\/images\/icon_16x16.png", "48": "FlashMaster\/images\/icon_48x48.png", "128": "FlashMaster\/images\/icon_128x128.png" }, "browser_action": { "default_icon": "FlashMaster\/images\/icon.png", "default_popup": "FlashMaster\/main.html" }, "permissions": [ "tabs", "http:\/\/*\/", "https:\/\/*\/" ], "offline_enabled": true }