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
官方URL 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"
}