CPRewritten Flash Enabler
Allows CPRewritten to automatically run Flash Player
CPRewritten Flash Enabler là gì?
CPRewritten Flash Enabler là một tiện ích mở rộng Chrome được phát triển bởi https://play.cprewritten.net, và tính năng chính của nó là "Allows CPRewritten to automatically run Flash Player".
Ả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 CPRewritten Flash Enabler
Tải xuống các tệp mở rộng CPRewritten 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
Allow Club Penguin Rewritten to enable Flash by default in Chrome. Easily improve your Club Penguin Rewritten experience with this easy-to-install extension! You play the game, our enabler will do the work for you. No more having to manually enable the option yourselves! Your privacy is important to us, we will use your permissions only to support Flash and nothing else.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dkgjegocmcicmloagcapoglndjkhpdmm |
URL Chính Thức | https://chrome.google.com/webstore/detail/cprewritten-flash-enabler/dkgjegocmcicmloagcapoglndjkhpdmm |
Mô tả | Allows CPRewritten to automatically run Flash Player |
Kích Thước Tệp | 27.58 KB |
Số Lần Cài Đặt | 210,769 |
Phiên Bản Hiện Tại | 0.2 |
Cập Nhật Lần Cuối | 2019-06-12 |
Ngày Phát Hành | 2019-06-12 |
Đánh Giá | 4.27/5 Tổng số 89 Đánh Giá |
Nhà Phát Triển | https://play.cprewritten.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://play.cprewritten.net |
Ngôn Ngữ Được Hỗ Trợ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CPRewritten Flash Enabler", "version": "0.2", "description": "Allows CPRewritten to automatically run Flash Player", "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": { "32": "toolbar_icon32.png" } }, "icons": { "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |