Gamegos Flash Helper
Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…
什么是Gamegos Flash Helper?
Gamegos Flash Helper是由GAMEGOS开发的Chrome扩展程序,该扩展的主要功能是“Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…”。
扩展截图
下载Gamegos Flash Helper扩展crx文件
下载Gamegos Flash Helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by Gamegos to manage Flash permissions automatically for all our games when you load them. Games like Cafeland, Marketland, Fashland, Cooking Tale and Solitaire Story using Flash Player do require explicit permission from users to allow the browser to run Flash. This Flash enabler will automatically allow the browser permission and your game will load smoothly every time. It won't affect your game or browser performance! Without this extension, you will have to enable Flash manually every time you load or refresh the game. Gamegos Flash Helper frees you from this problem. Gamegos will use your permissions only for Flash Player and nothing else. Our privacy policy assures you a complete non-disclosure to any of the information shared by you. Use of this plug-in is subject to Gamegos’ Terms of Service - http://www.gamegos.com/termsofservice/ Privacy Policy - http://www.gamegos.com/privacypolicy/
扩展基本信息
名称 | Gamegos Flash Helper |
ID | kppfgjkgimgbanjbbgpmccbkagcebnid |
官方URL | https://chromewebstore.google.com/detail/gamegos-flash-helper/kppfgjkgimgbanjbbgpmccbkagcebnid |
简介 | Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by… |
文件大小 | 50.59 KB |
安装次数 | 40,469 |
当前版本 | 1.0 |
更新时间 | 2019-08-19 |
上架时间 | 2019-08-19 |
评分 | 3.09/5 共81次评分 |
开发者 | GAMEGOS |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gamegos Flash Helper", "description": "", "version": "1.0", "icons": { "16": "icons\/16.png" }, "browser_action": { "default_icon": "icons\/16.png", "default_title": "Gamegos Flash Helper", "default_popup": "index.html" }, "permissions": [ "contentSettings" ], "background": { "scripts": [ "enabler.js" ], "persistent": false }, "manifest_version": 2 } |