Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
Co to jest Replay Poker Flash Support?
Replay Poker Flash Support to rozszerzenie Chrome opracowane przez Replay Gaming, a jego główną funkcją jest „Automatically enable Flash support for Replay Poker.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Replay Poker Flash Support
Pobierz pliki rozszerzeń Replay Poker Flash Support w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Oficjalny URL | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Opis | Automatically enable Flash support for Replay Poker. |
Rozmiar pliku | 21.39 KB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 0.2 |
Ostatnia Aktualizacja | 2019-07-29 |
Data Publikacji | 2019-07-29 |
Ocena | 3.91/5 Łącznie 11 Oceny |
Deweloper | Replay Gaming |
Typ Płatności | free |
Strona Rozszerzenia | https://www.replaypoker.com/ |
Obsługiwane Języki | 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 } |