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 } |