Farmville Flash Helper
Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.
What is Farmville Flash Helper?
Farmville Flash Helper is a Chrome extension developed by Zynga, Inc., and its main feature is "Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.".
Extension Screenshots
Download Farmville Flash Helper Extension CRX File
Download Farmville Flash Helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
FarmVille Flash Helper is the official extension from Zynga that automatically handles Flash permissions required to play FarmVille. Adding this extension lets you play FarmVille hassle free! For more information please refer our FAQ here: https://zyngasupport.helpshift.com/a/farmville/?s=farmville-flash-helper Please note that your privacy is important to Zynga. Zynga will use your permissions only to support Flash and nothing else. Our privacy policy assures you a complete non-disclosure to any of the information shared by you. Use of this extension is subject to Zynga’s Terms of Service (https://www.zynga.com/legal/terms-of-service), and Privacy Policy (https://www.zynga.com/privacy/policy).
Extension Basic Information
Name | Farmville Flash Helper |
ID | ddakejacccpjkpbjblhaiajdadpkejeb |
Official URL | https://chromewebstore.google.com/detail/farmville-flash-helper/ddakejacccpjkpbjblhaiajdadpkejeb |
Description | Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc. |
File Size | 51.29 KB |
Installation Count | 87,455 |
Current Version | 0.29 |
Last Updated | 2020-07-03 |
Publish Date | 2020-07-02 |
Rating | 2.47/5 Total 577 Ratings |
Developer | Zynga, Inc. |
[email protected] | |
Payment Type | free |
Extension Website | https://apps.facebook.com/onthefarm/?fb_source=plugin_store |
Help Page URL | https://zyngasupport.helpshift.com/a/farmville/?s=farmville-flash-helper |
Privacy Policy Page URL | https://www.zynga.com/privacy/policy |
Supported Languages | en-GB |
manifest.json | |
{ "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\/*" ] } } |