Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
Replay Poker Flash Supportคืออะไร?
Replay Poker Flash Support เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Replay Gaming และคุณลักษณะหลักของมันคือ "Automatically enable Flash support for Replay Poker."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Replay Poker Flash Support
ดาวน์โหลดไฟล์ส่วนขยาย Replay Poker Flash Support ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
คำอธิบาย | Automatically enable Flash support for Replay Poker. |
ขนาดไฟล์ | 21.39 KB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 0.2 |
อัปเดตครั้งล่าสุด | 2019-07-29 |
วันที่เผยแพร่ | 2019-07-29 |
คะแนน | 3.91/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | Replay Gaming |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.replaypoker.com/ |
ภาษาที่รองรับ | 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 } |