Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
Co je Replay Poker Flash Support?
Replay Poker Flash Support je rozšíření Chrome vyvinuté Replay Gaming, a jeho hlavní funkcí je „Automatically enable Flash support for Replay Poker.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Replay Poker Flash Support
Stáhněte si soubory rozšíření Replay Poker Flash Support ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Oficiální URL | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Popis | Automatically enable Flash support for Replay Poker. |
Velikost souboru | 21.39 KB |
Počet instalací | 10,000 |
Aktuální Verze | 0.2 |
Poslední Aktualizace | 2019-07-29 |
Datum Vydání | 2019-07-29 |
Hodnocení | 3.91/5 Celkem 11 Hodnocení |
Vývojář | Replay Gaming |
Typ Platby | free |
Webové stránky Rozšíření | https://www.replaypoker.com/ |
Podporované Jazyky | 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 } |