Replay Poker Flash Support
Automatically enable Flash support for Replay Poker.
What is Replay Poker Flash Support?
Replay Poker Flash Support is a Chrome extension developed by Replay Gaming, and its main feature is "Automatically enable Flash support for Replay Poker.".
Extension Screenshots
Download Replay Poker Flash Support Extension CRX File
Download Replay Poker Flash Support extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Replay Poker Flash Support |
ID | fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Official URL | https://chromewebstore.google.com/detail/replay-poker-flash-suppor/fpcgjpjkgjphjiehdfkolmaldbnefgjg |
Description | Automatically enable Flash support for Replay Poker. |
File Size | 21.39 KB |
Installation Count | 10,000 |
Current Version | 0.2 |
Last Updated | 2019-07-29 |
Publish Date | 2019-07-29 |
Rating | 3.91/5 Total 11 Ratings |
Developer | Replay Gaming |
Payment Type | free |
Extension Website | https://www.replaypoker.com/ |
Supported Languages | 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 } |