Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
Replay Poker Flash Support là gì?
Replay Poker Flash Support là một tiện ích mở rộng Chrome được phát triển bởi Replay Gaming, và tính năng chính của nó là "Automatically enable Flash support for Replay Poker.".
Ả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 Replay Poker Flash Support
Tải xuống các tệp mở rộng Replay Poker Flash Support 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
This is the OFFICIAL Replay Poker Flash Support extension for Chrome. We highly recommend Chrome users add this extension in order to play poker at Replay Poker without having to change or enable any Flash settings. It's free, safe and secure. Just click the "Add to Chrome" button above. This extension is particularly helpful for those using version 76+ of Chrome (as of July 30th, 2019), as Flash is turned off by default, which has made it more complicated for players to turn it back on. Note, this extension allows Flash support at www.replaypoker.com only, it does not affect any other websites. Replay Poker Team www.replaypoker.com
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
URL Chính Thức | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Mô tả | Automatically enable Flash support for Replay Poker. |
Kích Thước Tệp | 21.39 KB |
Số Lần Cài Đặt | 10,000 |
Phiên Bản Hiện Tại | 0.2 |
Cập Nhật Lần Cuối | 2019-07-29 |
Ngày Phát Hành | 2019-07-29 |
Đánh Giá | 3.91/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | Replay Gaming |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.replaypoker.com/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Replay Poker Flash Support", "version": "0.2", "description": "Automatically enable Flash support for Replay Poker.", "icons": { "16": "images\/head_16.png", "32": "images\/head_32.png", "48": "images\/head_48.png", "128": "images\/head_128.png" }, "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2 } |