Factory King Flash Helper
Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!
Factory King Flash Helper là gì?
Factory King Flash Helper là một tiện ích mở rộng Chrome được phát triển bởi dev@remi, và tính năng chính của nó là "Unlocks Flash plugin automatically. It allows you to play Factory King without interruption!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Factory King Flash Helper
Tải xuống các tệp mở rộng Factory King Flash Helper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Extension unlocks Flash plugin when you are using Facebook. It will help with other games too!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Factory King Flash Helper |
ID | bhbkhckgoodbgpcfdobfooigiejibndm |
URL Chính Thức | https://chromewebstore.google.com/detail/factory-king-flash-helper/bhbkhckgoodbgpcfdobfooigiejibndm |
Mô tả | Unlocks Flash plugin automatically. It allows you to play Factory King without interruption! |
Kích Thước Tệp | 25.92 KB |
Số Lần Cài Đặt | 110 |
Phiên Bản Hiện Tại | 0.1.1 |
Cập Nhật Lần Cuối | 2018-09-28 |
Ngày Phát Hành | 2018-09-27 |
Đánh Giá | 4.75/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | dev@remi |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |