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 |
公式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 |
Eメール | [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 } } |