Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "32": "toolbar_icon32.png" } }, "description": "Allows Flash Player access to all Individual Software Typing sites automatically", "icons": { "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "web_accessible_resources": [ "*.png" ], "manifest_version": 2, "name": "Individual Software\u2019s Typing Flash Enabler", "permissions": [ "contentSettings", "http:\/\/www.individualsoftware.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.1" }