Factory King Flash Helper

Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!

什麼是Factory King Flash Helper?

Factory King Flash Helper是由dev@remi開發的Chrome擴展程式,該擴展的主要功能是“Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!”。

擴展截圖

screenshot

下載Factory King Flash Helper擴展crx文件

下載Factory King Flash Helper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Extension unlocks Flash plugin when you are using Facebook. It will help with other games too!                    

擴展基本資訊

名稱 Factory King Flash Helper Factory King Flash Helper
ID bhbkhckgoodbgpcfdobfooigiejibndm
官方網址 https://chromewebstore.google.com/detail/factory-king-flash-helper/bhbkhckgoodbgpcfdobfooigiejibndm
簡介 Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!
檔案大小 25.92 KB
安裝次數 110
目前版本 0.1.1
更新時間 2018-09-28
上架時間 2018-09-27
評分 4.75/5 共 4 次評分
開發者 dev@remi
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "permissions": [
        "contentSettings",
        "https:\/\/*.remivision.com\/"
    ],
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/actions.js"
        ],
        "persistent": false
    },
    "icons": {
        "128": "icons\/FK_FlashHelper_Icon_128x128px.png"
    },
    "browser_action": {
        "default_icon": "icons\/FK_FlashHelper_Icon_128x128px.png"
    },
    "manifest_version": 2,
    "version": "0.1.1"
}