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.".

Снимки экрана расширения

screenshot

Скачать файл 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 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
}