Farmville Flash Helper

Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.

Wat is Farmville Flash Helper?

Farmville Flash Helper is een Chrome-extensie ontwikkeld door Zynga, Inc., en de belangrijkste functie is "Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Farmville Flash Helper

Download Farmville Flash Helper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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).                    

Basisinformatie over de Extensie

Naam Farmville Flash Helper Farmville Flash Helper
ID ddakejacccpjkpbjblhaiajdadpkejeb
Officiële URL https://chromewebstore.google.com/detail/farmville-flash-helper/ddakejacccpjkpbjblhaiajdadpkejeb
Beschrijving Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.
Bestandsgrootte 51.29 KB
Aantal Installaties 87,455
Huidige Versie 0.29
Laatst Bijgewerkt 2020-07-03
Publicatiedatum 2020-07-02
Beoordeling 2.47/5 Totaal 577 Beoordelingen
Ontwikkelaar Zynga, Inc.
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://apps.facebook.com/onthefarm/?fb_source=plugin_store
Help Pagina-URL https://zyngasupport.helpshift.com/a/farmville/?s=farmville-flash-helper
URL van de Privacybeleid Pagina https://www.zynga.com/privacy/policy
Ondersteunde Talen 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\/*"
        ]
    }
}