Replay Poker Flash Support

Automatically enable Flash support for Replay Poker.

什麼是Replay Poker Flash Support?

Replay Poker Flash Support是由Replay Gaming開發的Chrome擴展程式,該擴展的主要功能是“Automatically enable Flash support for Replay Poker.”。

擴展截圖

screenshot

下載Replay Poker Flash Support擴展crx文件

下載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
官方網址 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
}