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.”。
扩展截图
下载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 |
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 } |