Farmville Flash Helper

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

Τι είναι το Farmville Flash Helper;

Το Farmville Flash Helper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Zynga, Inc., και η κύρια λειτουργία του είναι "Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Farmville Flash Helper

Λήψη αρχείων επέκτασης Farmville Flash Helper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα Farmville Flash Helper Farmville Flash Helper
ID ddakejacccpjkpbjblhaiajdadpkejeb
Επίσημο URL https://chromewebstore.google.com/detail/farmville-flash-helper/ddakejacccpjkpbjblhaiajdadpkejeb
Περιγραφή Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.
Μέγεθος Αρχείου 51.29 KB
Αριθμός Εγκαταστάσεων 87,455
Τρέχουσα Έκδοση 0.29
Τελευταία Ενημέρωση 2020-07-03
Ημερομηνία Δημοσίευσης 2020-07-02
Αξιολόγηση 2.47/5 Συνολικά 577 Αξιολογήσεις
Προγραμματιστής Zynga, Inc.
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://apps.facebook.com/onthefarm/?fb_source=plugin_store
Διεύθυνση URL της Σελίδας Βοήθειας https://zyngasupport.helpshift.com/a/farmville/?s=farmville-flash-helper
URL της Σελίδας Πολιτικής Απορρήτου https://www.zynga.com/privacy/policy
Υποστηριζόμενες Γλώσσες 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\/*"
        ]
    }
}