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!」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } |