Factory King Flash Helper
Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!
What is Factory King Flash Helper?
Factory King Flash Helper is a Chrome extension developed by dev@remi, and its main feature is "Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!".
Extension Screenshots
Download Factory King Flash Helper Extension CRX File
Download Factory King Flash Helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension unlocks Flash plugin when you are using Facebook. It will help with other games too!
Extension Basic Information
Name | Factory King Flash Helper |
ID | bhbkhckgoodbgpcfdobfooigiejibndm |
Official URL | https://chromewebstore.google.com/detail/factory-king-flash-helper/bhbkhckgoodbgpcfdobfooigiejibndm |
Description | Unlocks Flash plugin automatically. It allows you to play Factory King without interruption! |
File Size | 25.92 KB |
Installation Count | 110 |
Current Version | 0.1.1 |
Last Updated | 2018-09-28 |
Publish Date | 2018-09-27 |
Rating | 4.75/5 Total 4 Ratings |
Developer | dev@remi |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |