Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
Cos'è Replay Poker Flash Support?
Replay Poker Flash Support è un'estensione di Chrome sviluppata da Replay Gaming, e la sua funzione principale è "Automatically enable Flash support for Replay Poker.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Replay Poker Flash Support
Scarica i file di estensione Replay Poker Flash Support in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
URL Ufficiale | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Descrizione | Automatically enable Flash support for Replay Poker. |
Dimensione del File | 21.39 KB |
Conteggio Installazioni | 10,000 |
Versione Corrente | 0.2 |
Ultimo Aggiornamento | 2019-07-29 |
Data di Pubblicazione | 2019-07-29 |
Valutazione | 3.91/5 Totale 11 Valutazioni |
Sviluppatore | Replay Gaming |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.replaypoker.com/ |
Lingue Supportate | 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 } |