Farmville Flash Helper

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

什麼是Farmville Flash Helper?

Farmville Flash Helper是由Zynga, Inc.開發的Chrome擴展程式,該擴展的主要功能是“Play Farmville hassle-free on chrome using this latest Extension from Zynga Inc.”。

擴展截圖

screenshot

下載Farmville Flash Helper擴展crx文件

下載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
官方網址 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\/*"
        ]
    }
}