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": "Farmville Flash Helper", "short_name": "Farmville", "version": "0.29", "description": "Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.", "background": { "page": "background.html" }, "permissions": [ "https:\/\/*.zynga.com\/*", "https:\/\/*.farmville.com\/*" ], "icons": { "16": "icons\/FV_logo_16.png", "48": "icons\/FV_logo_48.png", "128": "icons\/FV_logo_128.png" }, "browser_action": { "default_icon": "icons\/FV_logo_24.png" }, "manifest_version": 2, "externally_connectable": { "matches": [ "https:\/\/*.farmville.com\/*" ] } }