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.”。
擴展截圖
下載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 |
ID | idalinkinmdgcofhpbfklbdkfadfapki |
官方網址 | 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 } } |