Replay Poker Flash Support

Automatically enable Flash support for Replay Poker.

O que é Replay Poker Flash Support?

Replay Poker Flash Support é uma extensão do Chrome desenvolvida por Replay Gaming, e sua principal característica é "Automatically enable Flash support for Replay Poker.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Replay Poker Flash Support

Baixe arquivos de extensão Replay Poker Flash Support no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Replay Poker Flash Support Replay Poker Flash Support
ID fpcgjpjkgjphjiehdfkolmaldbnefgjg
URL Oficial https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg
Descrição Automatically enable Flash support for Replay Poker.
Tamanho do Arquivo 21.39 KB
Contagem de Instalações 10,000
Versão Atual 0.2
Última Atualização 2019-07-29
Data de Publicação 2019-07-29
Classificação 3.91/5 Total de 11 Avaliações
Desenvolvedor Replay Gaming
Tipo de Pagamento free
Site da Extensão https://www.replaypoker.com/
Idiomas Suportados 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
}