Quick launch of Flash-based games

Set up a quick and easy launch of Flash-based games.

什么是Quick launch of Flash-based games?

Quick launch of Flash-based games是由Broccoli Games开发的Chrome扩展程序,该扩展的主要功能是“Set up a quick and easy launch of Flash-based games.”。

扩展截图

screenshot

下载Quick launch of Flash-based games扩展crx文件

下载Quick launch of Flash-based games扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        After the installation of this extension, all Flash-based games will start without problems on Facebook.

You won’t have to enable Flash or change a lot of settings manually any more.
This extension will take care of this for you, and you’ll be able to start the game at once.

All you have to do is click on Add to Chrome!

If you love Flash-based games, this useful extension is ideal for you!

The extension does not make any changes except enabling Flash on Facebook. The extension does not collect any data.

Terms of use: https://www.broccoligames.ru/law/Privacy_policy.html
Terms of confidentiality: https://www.broccoligames.ru/law/Privacy_policy.html                    

扩展基本信息

名称 Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
官方URL https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
简介 Set up a quick and easy launch of Flash-based games.
文件大小 11.15 KB
安装次数 64,007
当前版本 1.0.0.2
更新时间 2019-08-22
上架时间 2019-08-22
评分 2.88/5 共50次评分
开发者 Broccoli Games
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.broccoligames.ru/law/Privacy_policy.html
支持的语言 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.0.2",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}