Farmtown Flash Enabler
Allow Farmtown to enable Flash by default in Chrome
Farmtown Flash Enabler là gì?
Farmtown Flash Enabler là một tiện ích mở rộng Chrome được phát triển bởi Farmtown, và tính năng chính của nó là "Allow Farmtown to enable Flash by default in Chrome".
Ả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 Farmtown Flash Enabler
Tải xuống các tệp mở rộng Farmtown Flash Enabler 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
Improve your Farmtown game playing experience in Chrome using this latest Extension from Codebell LLC. Farmtown Flash Enabler automatically handles Flash permissions required to play the Farmtown facebook game in the Chrome browser. Your privacy is important to us, we will use your permissions only to support Flash and nothing else. Use of this extension is subject to Codebell’s Terms of Service (http://www.slashkey.com/tos.php), and Privacy Policy (http://www.codebell.com/privacy-policy).
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | iiaaidojlpkackffhmogpjgofcnjmclp |
URL Chính Thức | https://chrome.google.com/webstore/detail/farmtown-flash-enabler/iiaaidojlpkackffhmogpjgofcnjmclp |
Mô tả | Allow Farmtown to enable Flash by default in Chrome |
Kích Thước Tệp | 49.89 KB |
Số Lần Cài Đặt | 29,357 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2019-01-23 |
Ngày Phát Hành | 2019-01-23 |
Đánh Giá | 2.61/5 Tổng số 64 Đánh Giá |
Nhà Phát Triển | Farmtown |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Farmtown Flash Enabler", "description": "Allow Farmtown to enable Flash by default in Chrome", "manifest_version": 2, "version": "1.0", "icons": { "16": "images\/farmtown_16.png", "48": "images\/farmtown_48.png", "128": "images\/farmtown_128.png" }, "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false } } |